We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3231835 commit 0a8c24fCopy full SHA for 0a8c24f
1 file changed
.github/workflows/migration-test.yml
@@ -8,7 +8,7 @@ on:
8
- 'db/migrate/**'
9
10
jobs:
11
- test:
+ migrate:
12
runs-on: ubuntu-latest
13
env:
14
DB_HOST: localhost
0 commit comments