Skip to content

Commit

Permalink
test: forgot to install deps
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
  • Loading branch information
amagyar-iohk committed Oct 31, 2024
1 parent dad45aa commit e7f518e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,6 @@ jobs:
AGENT_VERSION: ${{ steps.build_local_cloud_agent.outputs.agent_version }}
run: |
./docker/run.sh "$AGENT_VERSION"
npm i
node ./dist/suite.spec.js
./docker/stop.sh

0 comments on commit e7f518e

Please sign in to comment.