See below

This commit is contained in:
2021-01-28 01:50:48 +00:00
parent 65c5307072
commit 1fbe59dfb0

View File

@@ -72,7 +72,7 @@ jobs:
COVERALLS_PARALLEL: true COVERALLS_PARALLEL: true
coveralls: coveralls:
name: Indicate completion to coveralls.io name: Indicate completion to coveralls.io
needs: build needs: test
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: python:3-slim container: python:3-slim
steps: steps: