mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
github: specify directory for codecov
This commit is contained in:
committed by
David Lechner
parent
cbdbaf7903
commit
f67aa19e6c
@@ -17,3 +17,5 @@ jobs:
|
||||
- run: yarn install
|
||||
- run: yarn coverage
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
directory: coverage
|
||||
|
||||
Reference in New Issue
Block a user