Skip to content

Commit

Permalink
testing new github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-besch committed Mar 4, 2024
1 parent d8389cf commit 5d06344
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:

- name: Run Docker-in-Docker End-to-End Test
run: |
docker compose up --abort-on-container-exit --exit-code-from test_client
# docker compose up --abort-on-container-exit --exit-code-from test_client
docker compose up

0 comments on commit 5d06344

Please sign in to comment.