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 f7c7dce commit 095e397Copy full SHA for 095e397
.github/workflows/coverage.yml
@@ -12,8 +12,6 @@ jobs:
12
runs-on: ubuntu-latest
13
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
14
steps:
15
- - name: DEBUG
16
- uses: crazy-max/ghaction-dump-context@v1
17
18
- name: Post comment
19
uses: ewjoachim/python-coverage-comment-action@v2
0 commit comments