Skip to content

Commit 5c36e64

Browse files
committed
Removes yarn test from Workflow
Signed-off-by: Tyler Smalley <tyler@tailscale.com>
1 parent 01a3f65 commit 5c36e64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
key: yarn-cache
2727
- name: Install dependencies
2828
run: tool/yarn install --frozen-lockfile --prefer-offline
29-
- name: Test
30-
run: tool/yarn test
3129
- name: Lint
3230
run: tool/yarn lint
3331
- name: Typescript

0 commit comments

Comments
 (0)