Skip to content

Commit 31e4e84

Browse files
committed
chore(github: tests): checkout recursive
1 parent 384ca4a commit 31e4e84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313

1414
- uses: actions/checkout@v2
15+
with:
16+
submodules: recursive
1517

1618
- name: switch base docker image
1719
run: sed -i -e 's|FROM archlinux:base-devel|FROM actionless/pikaur|' Dockerfile

0 commit comments

Comments
 (0)