Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
nightly linter
Browse files Browse the repository at this point in the history
  • Loading branch information
CAGS295 committed Oct 2, 2023
1 parent 7942da6 commit a50cb37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ jobs:

- uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly
override: true
components: rustfmt, clippy

- uses: davidB/rust-cargo-make@v1
with:
Expand Down

0 comments on commit a50cb37

Please sign in to comment.