Update CI
This commit is contained in:
parent
6ee30b867f
commit
17db26c685
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -16,8 +16,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Rust setup
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
- run: cargo test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user