Skip to content

Commit bba02df

Browse files
Check on nightly
1 parent c3e6760 commit bba02df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212

13-
- uses: dtolnay/rust-toolchain@stable
13+
- uses: dtolnay/rust-toolchain@nightly
1414
with:
1515
components: rustfmt, clippy
1616

0 commit comments

Comments
 (0)