Skip to content

Commit 092e472

Browse files
committed
get submodules too
1 parent 6dc28e1 commit 092e472

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- name: Check out code
1212
uses: actions/checkout@v4
13+
with:
14+
submodules: true
1315
- name: Install Rust toolchain
1416
uses: dtolnay/rust-toolchain@master
1517
with:

0 commit comments

Comments
 (0)