Update and rename blank.yml to test_ci.yml
This commit is contained in:
@@ -34,5 +34,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CC_TEST_REPORTER_ID: ${{ secrets.CC_TESTING_KEY }}
|
CC_TEST_REPORTER_ID: ${{ secrets.CC_TESTING_KEY }}
|
||||||
with:
|
with:
|
||||||
coverageCommand: unittest test/main_tests.py
|
coverageCommand: coverage run -m unittest test/main_tests.py
|
||||||
debug: true
|
debug: true
|
||||||
Reference in New Issue
Block a user