Skip to content

Commit 1e5e791

Browse files
committed
Update main.yml
1 parent 177c4c0 commit 1e5e791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
with:
1212
dbname: test
1313
commands: |
14+
env
1415
flyway migrate
1516
flyway info
1617
echo 'Migration has been completed'
17-
env
1818
migration_envs: |
1919
DATABASE_LAB_CI=true
2020
FLYWAY_USER=${PGUSER}

0 commit comments

Comments
 (0)