From 29c58835cef82ebce7170ccaef01246dbec24bf1 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 11 May 2026 20:56:02 +0200 Subject: [PATCH] temp: no need for lint --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4696eb6df..973a4c959 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,6 @@ permissions: jobs: native_tests: - needs: [lint] permissions: contents: read id-token: write @@ -271,7 +270,6 @@ jobs: attestations: write runs-on: ubuntu-24.04 timeout-minutes: 180 - needs: [lint] continue-on-error: true strategy: @@ -513,7 +511,6 @@ jobs: if: true # can be used to temporarily disable the build runs-on: windows-latest timeout-minutes: 90 - needs: [lint] env: PY_COLORS: 1