Skip to content

Commit 095e397

Browse files
authored
Update coverage.yml
1 parent f7c7dce commit 095e397

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/coverage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
1414
steps:
15-
- name: DEBUG
16-
uses: crazy-max/ghaction-dump-context@v1
1715

1816
- name: Post comment
1917
uses: ewjoachim/python-coverage-comment-action@v2

0 commit comments

Comments
 (0)