Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
apriha committed Dec 3, 2022
2 parents 469068e + 69c73a9 commit 0d1faeb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,4 @@ jobs:
pytest --cov=lineage tests
- name: Upload coverage to Codecov (Ubuntu & macOS)
if: ${{ matrix.os != 'windows-latest' }}
uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true
uses: codecov/codecov-action@v3

0 comments on commit 0d1faeb

Please sign in to comment.