Skip to content

Commit dd5f08b

Browse files
temp: no need for lint
1 parent 3621eb4 commit dd5f08b

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:
@@ -508,7 +506,6 @@ jobs:
508506
if: true # can be used to temporarily disable the build
509507
runs-on: windows-latest
510508
timeout-minutes: 90
511-
needs: [lint]
512509

513510
env:
514511
PY_COLORS: 1

0 commit comments

Comments
 (0)