Skip to content

Commit

Permalink
add stable clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
cospectrum committed Oct 19, 2024
1 parent 5d7ef4d commit 2bbf14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
strategy:
fail-fast: false
matrix:
toolchain: [nightly]
toolchain: [stable, nightly]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 2bbf14f

Please sign in to comment.