diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index db31c82..d73787a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,6 +24,8 @@ jobs: uses: borales/actions-yarn@v5 with: cmd: install + env: + SKIP_INSTALL_SIMPLE_GIT_HOOKS: 1 - name: Prepare Nuxt uses: borales/actions-yarn@v5