Make sure we can run tests

pull/254/head
Orsiris de Jong 2 years ago committed by GitHub
parent 9245030a9d
commit 7168aa9d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,7 @@ jobs:
env:
RUNNING_ON_GITHUB_ACTIONS: true
run: |
dev/tests/run_tests.sh
ls -alh ./
sh ./dev/tests/run_tests.sh
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v1

Loading…
Cancel
Save