Skip to content

Commit 28eadc7

Browse files
authored
Update run-docker-tests.yml
1 parent c3cf368 commit 28eadc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-docker-tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: meta-introspector/checkout@v4
14-
#with:
15-
# submodules: recursive
14+
with:
15+
submodules: recursive
1616

1717
- name: Login to GHCR
1818
uses: meta-introspector/login-action@v1

0 commit comments

Comments
 (0)