mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
speed up tests
This commit is contained in:
7
.github/workflows/testing.yml
vendored
7
.github/workflows/testing.yml
vendored
@@ -26,13 +26,6 @@ jobs:
|
||||
- name: Run with 1 worker
|
||||
run: |
|
||||
./tests.sh
|
||||
env:
|
||||
DOTDROP_WORKERS: 1
|
||||
- name: Run with 4 workers
|
||||
run: |
|
||||
./tests.sh
|
||||
env:
|
||||
DOTDROP_WORKERS: 4
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user