chore: use dev env in test_s3 CI
This commit is contained in:
parent
ee079604f4
commit
978549106c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_s3_file_storage.yml
vendored
2
.github/workflows/test_s3_file_storage.yml
vendored
|
|
@ -8,7 +8,7 @@ permissions:
|
|||
|
||||
env:
|
||||
RUNTIME__LOG_LEVEL: ERROR
|
||||
ENV: 'test'
|
||||
ENV: 'dev'
|
||||
|
||||
jobs:
|
||||
test-gemini:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue