Skip to content

Commit

Permalink
skip covr skip ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tanho63 authored Sep 12, 2022
1 parent 8657c1f commit c1c3aa9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ name: testcoverage

jobs:
testcoverage:
<<<<<<< HEAD
=======
if: "!contains(github.event.head_commit.message, 'skip covr')"
>>>>>>> 95ed6c7d79707a6643cc80f2e0e3f54cc8a89197
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c1c3aa9

Please sign in to comment.