Skip to content

Commit

Permalink
.sqlx files
Browse files Browse the repository at this point in the history
  • Loading branch information
vsilent committed Nov 15, 2024
1 parent 2e698bd commit a631162
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: cargo sqlx prepare
run: cargo sqlx prepare
- name: cargo build
run: cargo build --verbose
- name: cargo test
Expand Down

0 comments on commit a631162

Please sign in to comment.