Update to workflow
This commit is contained in:
parent
354d9a470b
commit
4644a95690
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -30,5 +30,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
persist-credientials: false
|
persist-credientials: false
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: run_tests.sh
|
run: run_tests
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue