We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2eb5d commit bee2cbaCopy full SHA for bee2cba
.github/workflows/build-packages.yaml
@@ -30,6 +30,3 @@ jobs:
30
31
- name: Build
32
run: yarn build:packages
33
-
34
- - name: Test
35
- run: tsc --version
.github/workflows/dev-packages.yaml
@@ -27,9 +27,6 @@ jobs:
27
- name: Install Dependencies
28
run: yarn install --frozen-lockfile
29
0 commit comments