diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 7dd0d1c..3c5845b 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -14,6 +14,7 @@ jobs: steps: - uses: actions/checkout@v3 + - uses: textbook/git-checkout-submodule-action@master #- name: Testing if has docker # run: docker ps -q -a