updates to CI action
This commit is contained in:
parent
4644a95690
commit
f9dcb70e75
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credientials: false
|
||||
submodules: true
|
||||
- name: Run Tests
|
||||
run: run_tests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue