Skip to content

Commit

Permalink
[Fix] Switch GitHub Actions to [email protected].
Browse files Browse the repository at this point in the history
  • Loading branch information
azasypkin committed May 26, 2023
1 parent 77a5dc1 commit ebc3c3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Check database schema
run: |
cargo install [email protected].2
cargo install [email protected].3
cargo sqlx database create
cargo sqlx migrate run
cargo sqlx prepare --check
Expand Down
Binary file removed tools/db/sqlx_users.db
Binary file not shown.

0 comments on commit ebc3c3d

Please sign in to comment.