Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
emilpriver committed Jan 4, 2024
1 parent 3c5f6ce commit 5bc6dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
- name: create test migrations
run: bash scripts/test-migrations.sh
- name: Test migrations
uses: actions/migrate@latest
uses: actions/migrate@ci-test-3
with:
database_url: "mariadb://root:password@localhost:3307/app"

0 comments on commit 5bc6dc4

Please sign in to comment.