Skip to content

Commit 1ceaa3a

Browse files
committed
removing test step as it requires vs code
1 parent aabe4ee commit 1ceaa3a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/code-qa.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,3 @@ jobs:
2525

2626
- name: Compile TypeScript
2727
run: npm run compile
28-
29-
- name: Run tests
30-
run: npm test

0 commit comments

Comments
 (0)