We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baffb31 commit 9856dc5Copy full SHA for 9856dc5
.github/workflows/build.yml
@@ -74,7 +74,6 @@ jobs:
74
include-hidden-files: true
75
coverage:
76
needs: [test]
77
- if: github.event_name == 'pull_request'
78
runs-on: ubuntu-latest
79
steps:
80
- uses: actions/checkout@v4
0 commit comments