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 2762146 commit cacec87Copy full SHA for cacec87
.github/workflows/run-tests.yaml
@@ -3,7 +3,7 @@ name: Run Tests
3
on: push
4
5
jobs:
6
- build:
+ run-tests:
7
runs-on: ubuntu-latest
8
env:
9
GORM_ORACLEDB_USER: ${{ secrets.GORM_ORACLEDB_USER }}
0 commit comments