Skip to content

Commit 85b1ead

Browse files
committed
ci: temp disable dependency
1 parent a8f4a83 commit 85b1ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-builder.yml

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

174174
build:
175175
name: 🚧 Build
176-
needs: [ lint, typecheck, test ]
176+
# needs: [ lint, typecheck, test ]
177177
runs-on: ubuntu-latest
178178
strategy:
179179
matrix:

0 commit comments

Comments
 (0)