Skip to content

Commit e41b9cd

Browse files
committed
rebase to see if this re-triggers it right?
1 parent f3786ce commit e41b9cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr-check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,8 +477,6 @@ jobs:
477477
### Coverage run
478478
coverage:
479479
name: Coverage
480-
# TEMPORARILY DISABLED - hanging in CI, needs investigation
481-
if: false
482480
# The value of runs-on is the OS of the current job (specified in the strategy matrix below) instead of being hardcoded.
483481
runs-on: ${{ matrix.os }}
484482
needs: [lint, check-types, python-tests, tests, native-tests]

0 commit comments

Comments
 (0)