Skip to content

Commit 05ade9b

Browse files
author
avandras
committed
Coveralls should come only after post-unit
1 parent c2443e3 commit 05ade9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145

146146
coveralls-finish:
147147
name: Finalize coveralls.io
148-
needs: unit
148+
needs: post-unit-coverage
149149
runs-on: ubuntu-latest
150150
steps:
151151
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)