Skip to content

Commit 29c5883

Browse files
temp: no need for lint
1 parent d792911 commit 29c5883

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ permissions:
3131
jobs:
3232
native_tests:
3333

34-
needs: [lint]
3534
permissions:
3635
contents: read
3736
id-token: write
@@ -271,7 +270,6 @@ jobs:
271270
attestations: write
272271
runs-on: ubuntu-24.04
273272
timeout-minutes: 180
274-
needs: [lint]
275273
continue-on-error: true
276274

277275
strategy:
@@ -513,7 +511,6 @@ jobs:
513511
if: true # can be used to temporarily disable the build
514512
runs-on: windows-latest
515513
timeout-minutes: 90
516-
needs: [lint]
517514

518515
env:
519516
PY_COLORS: 1

0 commit comments

Comments
 (0)