Skip to content

Commit 5f3957a

Browse files
committed
ci: coverage build with two jobs
1 parent 5077fe3 commit 5f3957a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- id: build
6363
name: Pre-build Main Project
64-
run: cargo build
64+
run: cargo build --jobs 2
6565

6666
- id: test
6767
name: Run Unit Tests

0 commit comments

Comments
 (0)