Update linux.yml

This commit is contained in:
Orsiris de Jong 2022-07-07 11:16:45 +02:00 committed by GitHub
parent 663b5be3be
commit a83f76c639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

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