Skip to content

Commit

Permalink
test: test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yag000 committed Sep 1, 2023
1 parent ea9e298 commit ef783fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
SKIP_DOCKER=true ./scripts/init_db.sh
- name: Check sqlx-data.json is up-to-date
run: |
cargo sqlx prepare --check -- --bin zero2prod
SQLX_OFFLINE=true cargo sqlx prepare --check -- --bin zero2prod
- name: Run tests
run: cargo test

Expand Down

0 comments on commit ef783fc

Please sign in to comment.