Skip to content

Commit

Permalink
Step naming
Browse files Browse the repository at this point in the history
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
  • Loading branch information
btlogy committed Feb 2, 2024
1 parent 0a3ea51 commit 9c16eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: |
docker compose -f docker-compose.yml -f docker-compose.e2e.yml --profile e2e run --rm client-e2e
- name: Stop the containers
- name: Stop containers
run: docker compose -f docker-compose.yml -f docker-compose.e2e.yml --profile e2e down

- uses: sonarsource/sonarqube-scan-action@master
Expand Down

0 comments on commit 9c16eea

Please sign in to comment.