Skip to content

Commit 725691f

Browse files
fix
1 parent e6ddbb9 commit 725691f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
test:
1717
name: Run Gradle Tests
1818
runs-on: ubuntu-latest
19+
environment: production
1920

2021
env:
2122
JDBC_DATABASE_URL: jdbc:sqlite:file:test?mode=memory&cache=shared

0 commit comments

Comments
 (0)