Merge branch 'main' into 703-add-various-os-builds-to-ci-tests
This commit is contained in:
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@@ -47,5 +47,4 @@ jobs:
|
||||
- name: i686-windows(msvc) Build
|
||||
run: cargo check --verbose --target i686-pc-windows-msvc
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
|
||||
run: RUST_TEST_THREADS=1 cargo test --verbose
|
||||
Reference in New Issue
Block a user