remove needs: typescript from rust ci

This commit is contained in:
Brendan Allan
2022-09-23 13:53:56 +08:00
parent 5e30331dad
commit b395491b28

View File

@@ -54,7 +54,6 @@ jobs:
build-core:
name: Build Core (${{ matrix.platform }})
runs-on: ${{ matrix.platform }}
needs: typescript
strategy:
fail-fast: true
matrix: