try fix ci
This commit is contained in:
parent
580d05d00c
commit
80eeacd884
1 changed files with 1 additions and 3 deletions
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
|
@ -49,5 +49,3 @@ jobs:
|
|||
run: mkdir -p cache && sqlite3 cache/metadata.sqlite < db_queries/init.sql
|
||||
- name: Check sqlx statements
|
||||
run: cargo sqlx prepare --check
|
||||
with:
|
||||
fail_ci_if_error: true
|
Loading…
Reference in a new issue