mirror of https://github.com/pmret/papermario.git
ci: fix coverage
This commit is contained in:
parent
4f2261c5d9
commit
130ebd5401
|
@ -10,4 +10,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: ./tools/coverage.py --fail-matched-undeleted
|
||||
- run: ./coverage.py --fail-matched-undeleted
|
||||
|
|
Loading…
Reference in New Issue