fix
This commit is contained in:
parent
3c61b0412f
commit
4b6dd26882
1 changed files with 2 additions and 1 deletions
3
.github/workflows/unit-test.yml
vendored
3
.github/workflows/unit-test.yml
vendored
|
|
@ -65,7 +65,8 @@ jobs:
|
|||
|
||||
- name: Checkout Xiang
|
||||
uses: actions/checkout@v2
|
||||
path: xiang
|
||||
with:
|
||||
path: xiang
|
||||
|
||||
- name: Setup ${{ matrix.db }}
|
||||
uses: ./.github/actions/setup-db
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue