Skip to content

Commit

Permalink
Add flyway migrate even though the docker init script should have.
Browse files Browse the repository at this point in the history
  • Loading branch information
laceysanderson authored May 2, 2024
1 parent 6de6f4b commit 3c06260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ALL-testMigrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
# Runs the PHPUnit tests.
- name: Run Flyway Migrations
run: |
docker exec chadodocker flyway baseline
docker exec chadodocker flyway migrate

0 comments on commit 3c06260

Please sign in to comment.