File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 - uses : actions-rs/toolchain@v1
1212 with :
1313 profile : minimal
14- toolchain : stable
14+ toolchain : nightly
1515 override : true
1616 - uses : actions-rs/cargo@v1
1717 with :
2525 - uses : actions-rs/toolchain@v1
2626 with :
2727 profile : minimal
28- toolchain : stable
28+ toolchain : nightly
2929 override : true
3030 - uses : actions-rs/cargo@v1
3131 with :
3939 - uses : actions-rs/toolchain@v1
4040 with :
4141 profile : minimal
42- toolchain : stable
42+ toolchain : nightly
4343 override : true
4444 - run : rustup component add rustfmt
4545 - uses : actions-rs/cargo@v1
5656 # - uses: actions-rs/toolchain@v1
5757 # with:
5858 # profile: minimal
59- # toolchain: stable
59+ # toolchain: nightly
6060 # override: true
6161 # - run: rustup component add clippy
6262 # - uses: actions-rs/cargo@v1
You can’t perform that action at this time.
0 commit comments