Skip to content

Commit

Permalink
Update e2e-test.yml
Browse files Browse the repository at this point in the history
removing - from the docker compose command
  • Loading branch information
khushboo-singhvi authored Sep 5, 2024
1 parent ec0934c commit 4fee79c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

name: E2E Test
run-name: Headless E2E tests for Adyen Shopware Plugin

Expand Down Expand Up @@ -64,4 +65,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: html-report
path: test-report
path: test-report

0 comments on commit 4fee79c

Please sign in to comment.