Skip to content

Commit f85bae8

Browse files
committed
Merge torrust#927: ci: coverage build with two jobs
5f3957a ci: coverage build with two jobs (Cameron Garnham) Pull request description: ACKs for top commit: da2ce7: ACK 5f3957a Tree-SHA512: 4e23a82fa938f12f3490e505f8f1e0294dc2c38c93d4a327c5e51e31786baafeed8d67c249bff843618c624b8bf86f5db078cb119efab00bfc09b66103e8b6dd
2 parents 5077fe3 + 5f3957a commit f85bae8

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)