removed test env

This commit is contained in:
DastInDark
2022-09-22 13:20:22 +09:00
parent b028d0cd87
commit a5dda8ca1b

View File

@@ -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