Skip to content

Commit 75cbb04

Browse files
committed
no need for tests
1 parent 0621189 commit 75cbb04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/typescript.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
run: npm ci
2020
- name: Compiling the TypeScript Code
2121
run: tsc
22-
- name: Running Tests
23-
run: npm t
22+
# - name: Running Tests
23+
# run: npm t

0 commit comments

Comments
 (0)