Cosmetics
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user