removed test env
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -47,7 +47,5 @@ jobs:
|
||||
- name: i686-windows(msvc) Build
|
||||
run: cargo check --verbose --target i686-pc-windows-msvc
|
||||
- name: Run tests
|
||||
env:
|
||||
RUST_TESTS_THREADS: 1
|
||||
run: cargo test --verbose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user