Skip to content

Commit

Permalink
style: 🛁 linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Dec 28, 2024
1 parent d516529 commit 325cbae
Showing 1 changed file 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 @@ -81,6 +81,8 @@ jobs:
uses: dtolnay/rust-toolchain@4f647fc679bcd3b11499ccb42104547c83dabe96 # stable
with:
toolchain: ${{ matrix.msrv }}
- name: generate lockfile
run: cargo generate-lockfile
- name: cargo +${{ matrix.msrv }} check
run: cargo check
coverage:
Expand Down

0 comments on commit 325cbae

Please sign in to comment.