mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
github: specify directory for codecov
This commit is contained in:
committed by
David Lechner
parent
cbdbaf7903
commit
f67aa19e6c
@@ -24,4 +24,6 @@ jobs:
|
||||
- run: yarn test
|
||||
- run: yarn coverage
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
directory: coverage
|
||||
- run: yarn build
|
||||
|
||||
Reference in New Issue
Block a user