From b395491b2840d24c63e6d59cd9cddf75d5584b88 Mon Sep 17 00:00:00 2001 From: Brendan Allan Date: Fri, 23 Sep 2022 13:53:56 +0800 Subject: [PATCH] remove needs: typescript from rust ci --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a00de5af..82c9c8e0e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,6 @@ jobs: build-core: name: Build Core (${{ matrix.platform }}) runs-on: ${{ matrix.platform }} - needs: typescript strategy: fail-fast: true matrix: