Remove limit to Cargo jobs (#4449)
This commit is contained in:
parent
b4379a0dff
commit
a984dd386c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -293,8 +293,6 @@ jobs:
|
|||
|
||||
- name: Test workspace + coverage
|
||||
run: cargo make ci-workspace-coverage
|
||||
env:
|
||||
CARGO_BUILD_JOBS: 4
|
||||
|
||||
- name: Upload coverage report
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Reference in a new issue