Arcadia822 commited on
Commit
29e839a
·
1 Parent(s): 2772d5e

ci: :green_heart: fix coverage not push to badge

Browse files
Files changed (1) hide show
  1. .github/workflows/test.yml +0 -1
.github/workflows/test.yml CHANGED
@@ -35,7 +35,6 @@ jobs:
35
 
36
  - name: Pytest coverage comment
37
  id: coverageComment
38
- if: ${{ github.event_name == 'pull_request'}}
39
  uses: MishaKav/pytest-coverage-comment@main
40
  with:
41
  pytest-coverage-path: ./pytest-coverage.txt
 
35
 
36
  - name: Pytest coverage comment
37
  id: coverageComment
 
38
  uses: MishaKav/pytest-coverage-comment@main
39
  with:
40
  pytest-coverage-path: ./pytest-coverage.txt