Skip to content

Commit

Permalink
fix: test command
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 e7f518e commit eae2fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@ jobs:
run: |
./docker/run.sh "$AGENT_VERSION"
npm i
node ./dist/suite.spec.js
npm test
./docker/stop.sh

0 comments on commit eae2fd4

Please sign in to comment.