Skip to content

Commit

Permalink
ci: coverage build with two jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
da2ce7 committed Jun 30, 2024
1 parent 5077fe3 commit 5f3957a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- id: build
name: Pre-build Main Project
run: cargo build
run: cargo build --jobs 2

- id: test
name: Run Unit Tests
Expand Down

0 comments on commit 5f3957a

Please sign in to comment.