Skip to content

Commit

Permalink
need to npm install parent directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sagerb committed Feb 13, 2025
1 parent 90671c6 commit 309ed31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/home-view-unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
node-version: "20"
cache: "npm"
cache-dependency-path: "**/package-lock.json"
- run: npm install --prefix ../..
- run: npm install
- run: npm test

0 comments on commit 309ed31

Please sign in to comment.