Skip to content

Commit e043065

Browse files
fix github action env vars
1 parent b5198c8 commit e043065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/parallel_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
ports:
4949
- 9200
5050
env:
51+
LOG_LEVEL: "info"
5152
MYSQL_HOST: "127.0.0.1"
5253
MYSQL_DATABASE: datacite
5354
MYSQL_USER: root

0 commit comments

Comments
 (0)