Skip to content

Commit

Permalink
Update compose-action to try fix CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Donkie committed Aug 5, 2024
1 parent f3711f3 commit 694e4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
docker load --input /tmp/spoolman-tester-image/spoolman-tester.tar
- name: Perform integration tests
uses: isbang/compose-action@v1.4.1
uses: hoverkraft-tech/compose-action@v2.0.1
with:
compose-file: "./tests_integration/docker-compose-${{ matrix.dbtype }}.yml"
up-flags: "--abort-on-container-exit"
Expand Down

0 comments on commit 694e4b9

Please sign in to comment.