We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ddbb9 commit 725691fCopy full SHA for 725691f
.github/workflows/gradle-test.yml
@@ -16,6 +16,7 @@ jobs:
16
test:
17
name: Run Gradle Tests
18
runs-on: ubuntu-latest
19
+ environment: production
20
21
env:
22
JDBC_DATABASE_URL: jdbc:sqlite:file:test?mode=memory&cache=shared
0 commit comments