Skip to content

Commit fae55e0

Browse files
committed
解放!
1 parent d99fc5b commit fae55e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: cargo test --no-run --workspace --locked --verbose
6262

6363
- name: Run tests
64-
run: cargo test --workspace --locked --verbose -- --test-threads=1
64+
run: cargo test --workspace --locked --verbose
6565

6666
frontend_test:
6767
name: Run frontend tests

0 commit comments

Comments
 (0)