Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Feb 16, 2024
1 parent 0609fb5 commit 58aab51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

# Running e2e tests
- name: Run e2e tests
run: docker compose up --build --abort-on-container-exit --exit-code-from e2e_test
run: docker compose up --build --exit-code-from e2e_test
# Ensure the action fails if the e2e_test service fails
continue-on-error: false

Expand Down

0 comments on commit 58aab51

Please sign in to comment.