Skip to content

Commit

Permalink
ci(fix): run cargo sqlx prepare locally
Browse files Browse the repository at this point in the history
maybe this will fix it
  • Loading branch information
jasonribble committed Jul 25, 2024
1 parent 20c2432 commit cbf5d23
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo sqlx prepare
- run: cargo test --bins

lint:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cbf5d23

Please sign in to comment.