Cosmetics

This commit is contained in:
Unrud 2020-03-01 00:25:41 +01:00
parent 645d244c2d
commit 53b1021cf7

View File

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