diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 20cfdd84..2d92a719 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -17,6 +17,7 @@ jobs: with: version: latest - run: biome ci . + continue-on-error: true - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4 with: