Skip to content

Commit

Permalink
Update run-tests-with.yml (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-villavicencio-adsk authored Aug 14, 2024
1 parent 13e3a07 commit d6665f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/run-tests-with.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
# We have an <path-to-the-repo>/(builtin) and <path-to-the-repo>/pyscript entries in the coverage for which the xml
# genearte would generate errors otherwise since these are not actual source files
python -m coverage xml -i
curl -Os https://uploader.codecov.io/latest/macos/codecov
curl -Os https://uploader.codecov.io/v0.7.3/macos/codecov
chmod +x codecov
./codecov
displayName: Upload code coverage
Expand Down

0 comments on commit d6665f2

Please sign in to comment.