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