Skip to content

Commit

Permalink
Need to install the JS deps to test the JS build.
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpm committed Aug 4, 2023
1 parent 554f3a3 commit a9de96d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- name: Install JS deps
run: yarn install
- uses: pre-commit/action@v2.0.0

0 comments on commit a9de96d

Please sign in to comment.