Skip to content

Commit

Permalink
Run npm ci under packages/test/harness/
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 6, 2023
1 parent 33a905b commit 2c9e143
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ jobs:

- run: npm clean-install

- run: npm clean-install
working-directory: ./packages/test/harness/

- run: npm run bootstrap

- run: npm run build --if-present
Expand Down

0 comments on commit 2c9e143

Please sign in to comment.