We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5077fe3 commit 5f3957aCopy full SHA for 5f3957a
.github/workflows/coverage.yaml
@@ -61,7 +61,7 @@ jobs:
61
62
- id: build
63
name: Pre-build Main Project
64
- run: cargo build
+ run: cargo build --jobs 2
65
66
- id: test
67
name: Run Unit Tests
0 commit comments