ci: Install necessary tools for nightly job
This commit is contained in:
parent
06623f9651
commit
0411574081
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
- name: Run checks
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user