diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 913117c..965c962 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,8 +13,6 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 - with: - submodules: recursive - name: Install system dependencies run: |