chore(ci): small fixups
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
run: |
|
||||
make test
|
||||
make tests
|
||||
sudo mv coverage/coverage.txt coverage.txt
|
||||
sudo chmod 777 coverage.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user