Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit adf7c0a

Browse files
committed
tests
1 parent 7232a9e commit adf7c0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ jobs:
3434
- name: Test @interweb/build 🔍
3535
run: cd packages/build && yarn test
3636

37+
- name: Test @interweb/ts-json-schema 🔍
38+
run: cd packages/ts-json-schema && yarn test
39+

0 commit comments

Comments
 (0)