Skip to content

Commit

Permalink
ci: fix failing test and msrv checks
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle committed Oct 19, 2024
1 parent 0e129d9 commit 743d884
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ jobs:

msrv:
runs-on: ubuntu-latest
env:
SQLX_OFFLINE: true
steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@cargo-hack
Expand Down

0 comments on commit 743d884

Please sign in to comment.