Skip to content

Commit 236e1c3

Browse files
author
avandras
committed
Remove bogus section from workflow def
1 parent 564ccab commit 236e1c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
- name: Run tests and flake8
3939
run: python .github/workflows/run_tests.py
4040

41-
post-unit:
42-
needs: unit
43-
steps:
4441
- name: Combine coverage
4542
run: python .github/workflows/run_tests.py combine
4643

0 commit comments

Comments
 (0)