mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-07-28 04:08:05 +00:00
github: don't need to run tests twice
This commit is contained in:
committed by
David Lechner
parent
852519adc7
commit
afc200dc34
@@ -21,7 +21,6 @@ jobs:
|
||||
- run: |
|
||||
yarn lint
|
||||
git diff --exit-code
|
||||
- run: yarn test
|
||||
- run: yarn coverage
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user