diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index b7a942c4c0..929cf7fc3b 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -169,5 +169,5 @@ jobs: run: | ./docker/run.sh "$AGENT_VERSION" npm i - node ./dist/suite.spec.js + npm test ./docker/stop.sh