From c0fea8a93e8116eb2871e9a2c1feb8c81a04e090 Mon Sep 17 00:00:00 2001 From: Bartosz Gadomski Date: Wed, 15 Jan 2025 20:06:07 +0100 Subject: [PATCH] disable the dependency --- .github/workflows/deploy-to-stream-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-stream-dist.yml b/.github/workflows/deploy-to-stream-dist.yml index b1237de7a..4caff0dc5 100644 --- a/.github/workflows/deploy-to-stream-dist.yml +++ b/.github/workflows/deploy-to-stream-dist.yml @@ -12,7 +12,7 @@ jobs: # uses: ./.github/workflows/lint-and-test.yml deploy_to_stream_dist: - needs: lint_and_test +# needs: lint_and_test name: Deploy to xwp/stream-dist runs-on: ubuntu-22.04 permissions: