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 d4357a5 commit db7355a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Run Docker-in-Docker End-to-End Test
uses: isbang/[email protected]
with:
compose-file: "./docker-compose.yml"
up-flags: "--abort-on-container-exit --exit-code-from test_client"
with:
compose-file: "./docker-compose.yml"
up-flags: "--abort-on-container-exit --exit-code-from test_client"

0 comments on commit db7355a

Please sign in to comment.