Skip to content

Commit 302b8ae

Browse files
committed
CI: Run tests in parallel
1 parent 74e1732 commit 302b8ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
uses: actions-rs/cargo@v1
5858
with:
5959
command: test
60-
args: "-- --test-threads 1"
6160

6261
- name: "Example: `basic`"
6362
working-directory: examples/basic

0 commit comments

Comments
 (0)