Skip to content

Commit c0fea8a

Browse files
committedJan 15, 2025·
disable the dependency
1 parent e676c43 commit c0fea8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/deploy-to-stream-dist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# uses: ./.github/workflows/lint-and-test.yml
1313

1414
deploy_to_stream_dist:
15-
needs: lint_and_test
15+
# needs: lint_and_test
1616
name: Deploy to xwp/stream-dist
1717
runs-on: ubuntu-22.04
1818
permissions:

0 commit comments

Comments
 (0)
Please sign in to comment.