Skip to content

Commit cacec87

Browse files
committed
Update and rename job
1 parent 2762146 commit cacec87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Run Tests
33
on: push
44

55
jobs:
6-
build:
6+
run-tests:
77
runs-on: ubuntu-latest
88
env:
99
GORM_ORACLEDB_USER: ${{ secrets.GORM_ORACLEDB_USER }}

0 commit comments

Comments
 (0)