We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b241d commit 4ccd82dCopy full SHA for 4ccd82d
1 file changed
.github/workflows/test.yaml
@@ -70,7 +70,7 @@ jobs:
70
71
integration:
72
name: Integration
73
- needs: [lint, unit-tests]
+ needs: [unit-tests]
74
timeout-minutes: 150
75
runs-on: ubuntu-latest
76
strategy:
0 commit comments