Skip to content

Commit 2c2b444

Browse files
authored
Update testing.yml
1 parent c9b6997 commit 2c2b444

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v3
17-
- uses: textbook/git-checkout-submodule-action@master
1817
with:
19-
remote: true
18+
submodules: true
2019

2120
#- name: Testing if has docker
2221
# run: docker ps -q -a

0 commit comments

Comments
 (0)