ci: fix coverage

This commit is contained in:
Alex Bates 2020-08-20 17:06:48 +01:00
parent 4f2261c5d9
commit 130ebd5401
No known key found for this signature in database
GPG Key ID: 5E11C2DB78877706

View File

@ -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