Skip to content

Commit

Permalink
Merge branch 'master' into DOG-4448-file-extractor-simplify-extractio…
Browse files Browse the repository at this point in the history
…n-failure-analysis
  • Loading branch information
nithinb authored Nov 22, 2024
2 parents 4a39877 + 934a01b commit 2c99031
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 2c99031

Please sign in to comment.