Skip to content

Commit

Permalink
workflow SQLX_OFFLINE
Browse files Browse the repository at this point in the history
  • Loading branch information
vsilent committed Nov 14, 2024
1 parent bb0c645 commit 70a743d
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 @@ -16,6 +16,8 @@ jobs:
environment: build

steps:
- name: Run tests
run: cargo sqlx prepare
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
Expand Down

0 comments on commit 70a743d

Please sign in to comment.