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 f8db0ba commit e5cc4ffCopy full SHA for e5cc4ff
.github/workflows/ci.yml
@@ -19,7 +19,6 @@ jobs:
19
code-coverage:
20
name: Code Coverage
21
runs-on: ubuntu-latest
22
- if: ${{ github.event_name == 'pull_request' || github.ref == 'master' }}
23
steps:
24
- uses: actions/checkout@master
25
- uses: Bogdanp/[email protected]
0 commit comments