diff --git a/.github/workflows/loco-cli-new.yml b/.github/workflows/loco-cli-new.yml index 433a460da..a8741d4f9 100644 --- a/.github/workflows/loco-cli-new.yml +++ b/.github/workflows/loco-cli-new.yml @@ -38,7 +38,7 @@ jobs: working-directory: ./loco-new test: - needs: [style] + # needs: [style] runs-on: ${{ matrix.os }} strategy: matrix: