Skip to content

Commit bd23c3d

Browse files
committed
test
1 parent d0f4c2a commit bd23c3d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
GHA_PREEMPTIBLE: "false"
1414

1515
steps:
16+
- uses: actions/checkout@v2
17+
with:
18+
submodules: recursive
1619
- run: pwd
1720
- run: ls -alh
1821
- run: hostname

0 commit comments

Comments
 (0)