update to CI
This commit is contained in:
parent
f9dcb70e75
commit
a2989adf7d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -27,8 +27,6 @@ jobs:
|
||||||
- 5432:5432
|
- 5432:5432
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
submodules: true
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: run_tests
|
run: run_tests
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue