mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
remove cover alls (#357)
* remove cover alls * add codecov * try coverage * try coverage * try coverage
This commit is contained in:
2
.github/workflows/Linux_CI.yml
vendored
2
.github/workflows/Linux_CI.yml
vendored
@@ -45,6 +45,8 @@ jobs:
|
||||
run: bash rundiffstylecheck.sh
|
||||
- name: do all unit tests
|
||||
run: bash runtests.sh
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v1.0.10
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user