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 090ce84 commit 6e84330Copy full SHA for 6e84330
.github/workflows/coverage.yml
@@ -7,7 +7,6 @@ on: # Runs on all push events to master branch and any push related to a pull r
7
- master
8
pull_request: # so that codeclimate gets coverage and reports on the diff
9
10
-
11
jobs:
12
coverage:
13
uses: pylhc/.github/.github/workflows/coverage.yml@master
0 commit comments