Skip to content

Commit 00a5e95

Browse files
authored
Re-enables typescript testing
1 parent a6a71d5 commit 00a5e95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
node-version: ${{ matrix.node-version }}
1515
- run: yarn install
1616
- run: yarn test:grammar
17+
- run: yarn test
1718

18-
19+

0 commit comments

Comments
 (0)