Skip to content

Commit 4ccd82d

Browse files
committed
chore: remove lint from GHA job deps
1 parent a3b241d commit 4ccd82d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
integration:
7272
name: Integration
73-
needs: [lint, unit-tests]
73+
needs: [unit-tests]
7474
timeout-minutes: 150
7575
runs-on: ubuntu-latest
7676
strategy:

0 commit comments

Comments
 (0)