Cosmetics
This commit is contained in:
parent
645d244c2d
commit
53b1021cf7
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
python -m pip install coveralls
|
||||
python -m coveralls
|
||||
|
||||
coveralls-finished:
|
||||
coveralls-finish:
|
||||
needs: test
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user