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 a787a87 commit 472dd87Copy full SHA for 472dd87
.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@main
+ uses: codecov/codecov-action@v3
64
with:
65
file: ./coverage.xml
66
sphinx:
0 commit comments