diff --git a/.github/workflows/test_s3_file_storage.yml b/.github/workflows/test_s3_file_storage.yml index ce50aa4f5..04d140513 100644 --- a/.github/workflows/test_s3_file_storage.yml +++ b/.github/workflows/test_s3_file_storage.yml @@ -8,7 +8,7 @@ permissions: env: RUNTIME__LOG_LEVEL: ERROR - ENV: 'test' + ENV: 'dev' jobs: test-gemini: