Skip to content

Commit 9856dc5

Browse files
committed
check coverage not only in PR
1 parent baffb31 commit 9856dc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
include-hidden-files: true
7575
coverage:
7676
needs: [test]
77-
if: github.event_name == 'pull_request'
7877
runs-on: ubuntu-latest
7978
steps:
8079
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)