Skip to content

Commit

Permalink
stop docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Sep 11, 2023
1 parent e618ffd commit f1bd20d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ jobs:
done;
done;
exit $s
docker compose -f ../../docker-compose-ci.yml stop
- name: E2E Test UI (${{ matrix.shard }}/${{ inputs.total-shard }})
if: inputs.type == 'ui'
Expand Down

0 comments on commit f1bd20d

Please sign in to comment.