Skip to content

Commit 271035f

Browse files
test
1 parent e6f021c commit 271035f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dev-packages.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- name: Install Dependencies
2828
run: yarn install --frozen-lockfile
2929

30+
- name: Test
31+
run: tsc --version
32+
3033
- name: Build
3134
run: yarn build:packages
3235

0 commit comments

Comments
 (0)