Skip to content

Commit ea4b671

Browse files
committed
fix: fix testing issues
1 parent ee5b035 commit ea4b671

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
@@ -18,8 +18,6 @@ jobs:
1818
- uses: actions/setup-node@v4
1919
with:
2020
node-version: 20
21-
cache: 'npm'
22-
cache-dependency-path: js/package-lock.json
2321

2422
- name: Install ANTLR4
2523
run: cd .. && make dev

0 commit comments

Comments
 (0)