diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ca049e9..8bcc589 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -16,7 +16,6 @@ jobs: - name: Check out repository uses: actions/checkout@v3 with: - # Tells GitHub to also clone submodules recursively submodules: true - name: Initialize & update submodules