Skip to content

Commit

Permalink
tr
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Oct 4, 2024
1 parent 2d0b903 commit f329ca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:

- name: run database migrations
run: cargo sqlx migrate run
env:
DATABASE_URL: ${{ env.DOCSRS_DATABASE_URL }}

- name: run sqlx prepare --check
run: just sqlx-check
Expand Down

0 comments on commit f329ca9

Please sign in to comment.