mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 05:39:15 +00:00
fix
This commit is contained in:
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DOTDROP_WORKERS: 4
|
DOTDROP_WORKERS: 4
|
||||||
- name: Upload coverage reports to Codecov
|
- name: Upload coverage reports to Codecov
|
||||||
uses:
|
uses: codecov/codecov-action@v3
|
||||||
with:
|
with:
|
||||||
files: .coverage
|
files: .coverage
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user