Remove trying to fix CI
This commit is contained in:
parent
8965477e2f
commit
c0b824796f
1 changed files with 0 additions and 2 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -19,8 +19,6 @@ jobs:
|
||||||
|
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
whoami
|
|
||||||
. "$HOME/.cargo/env"
|
|
||||||
rustup install nightly
|
rustup install nightly
|
||||||
rustup default nightly
|
rustup default nightly
|
||||||
rustup component add clippy rustfmt
|
rustup component add clippy rustfmt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue