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
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Rust setup
|
- name: Rust setup
|
||||||
uses: actions-rs/toolchain@v1
|
uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
|
||||||
toolchain: stable
|
|
||||||
|
|
||||||
- run: cargo test
|
- run: cargo test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user