We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2debb3a commit c9b6997Copy full SHA for c9b6997
.github/workflows/testing.yml
@@ -15,6 +15,8 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
- uses: textbook/git-checkout-submodule-action@master
18
+ with:
19
+ remote: true
20
21
#- name: Testing if has docker
22
# run: docker ps -q -a
0 commit comments