Skip to content

Commit

Permalink
Merge branch 'DOG-4448-file-extractor-simplify-extraction-failure-ana…
Browse files Browse the repository at this point in the history
…lysis' of https://github.com/cognitedata/python-extractor-utils into DOG-4448-file-extractor-simplify-extraction-failure-analysis
  • Loading branch information
Nithin Bodanapu committed Nov 22, 2024
2 parents 45a5813 + 2c99031 commit 26af742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
coverage run --source cognite.extractorutils -m pytest -v tests
coverage xml
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
Expand Down

0 comments on commit 26af742

Please sign in to comment.