We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d35c04 commit 29f207dCopy full SHA for 29f207d
.github/workflows/run-tests.yaml
@@ -6,7 +6,6 @@ jobs:
6
run-tests:
7
runs-on: ubuntu-latest
8
env:
9
- DEBUG: "true"
10
GORM_ORACLEDB_USER: ${{ secrets.GORM_ORACLEDB_USER }}
11
GORM_ORACLEDB_PASSWORD: ${{ secrets.GORM_ORACLEDB_PASSWORD }}
12
GORM_ORACLEDB_CONNECTSTRING: ${{ secrets.GORM_ORACLEDB_CONNECTSTRING }}
0 commit comments