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 852ec76 commit 8abec03
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
uses: actions/migrate@latest
secrets:
database_url: "mariadb://root:password@localhost:3307/app"

0 comments on commit 8abec03

Please sign in to comment.