We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1905ee0 commit 47278c5Copy full SHA for 47278c5
.github/workflows/master.yml
@@ -60,7 +60,7 @@ jobs:
60
#pytest --cov=spatialmath --cov-report xml
61
coverage report
62
- name: upload coverage to Codecov
63
- uses: codecov/codecov-action@master
+ uses: codecov/codecov-action@main
64
with:
65
file: ./coverage.xml
66
sphinx:
0 commit comments