Missed a submodule checkout
This commit is contained in:
parent
99ddee84ab
commit
87365663b1
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ jobs:
|
|||
profile: minimal
|
||||
toolchain: stable
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- name: cargo test
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue