Skip to content

Commit

Permalink
fix: install JS CLI deps in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Sep 18, 2024
1 parent 19b9120 commit b516730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
with:
go-version: '1.23'
- run: npm ci
- run: cd js && npm ci
- run: node compat test ${{ matrix.client }} ${{ matrix.server }}

0 comments on commit b516730

Please sign in to comment.