Skip to content

Commit

Permalink
Update integration_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karpovichart authored Aug 7, 2024
1 parent 9921a8a commit dbd1a31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
run: |
make build-int-image
- name: Run service
uses: isbang/compose-action@v1.4.1
uses: hoverkraft-tech/compose-action@v2.0.1
with:
compose-file: "./int-test-infra/docker-compose.int-test.yml"
- name: Test
run: |
make int-test-without-infra
make int-test-without-infra

0 comments on commit dbd1a31

Please sign in to comment.