Skip to content

Commit

Permalink
fix: be sure to install in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
travis committed Nov 26, 2024
1 parent 0f37bcb commit b9c0e76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ runs:
registry-url: 'https://registry.npmjs.org'
node-version: 20
cache: 'pnpm'
- run: pnpm install
shell: bash
- run: pnpm test:w3link-edge-gateway
shell: bash

0 comments on commit b9c0e76

Please sign in to comment.