add test threads 1 of ci test

This commit is contained in:
kazuminn
2022-09-18 18:16:09 +09:00
parent afcff30ce8
commit 9c7fa0416d

View File

@@ -35,5 +35,4 @@ jobs:
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
run: cargo test --verbose -- --test-threads=1