diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fb5d1d86a..1a3ecb2da 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -92,7 +92,6 @@ jobs: run: working-directory: web runs-on: ubuntu-latest - needs: [lint-web] steps: - name: Checkout repo uses: actions/checkout@v4