Skip to content

Commit

Permalink
Trying to solve communication issues
Browse files Browse the repository at this point in the history
  • Loading branch information
asein-sinch committed Feb 5, 2025
1 parent 690d7dd commit 324af8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
run: |
cd sinch-sdk-mockserver
docker-compose up -d
env:
DOCKER_NETWORK_MODE: "host"
env:
DOCKER_NETWORK_MODE: "host"

- name: Copy feature files
run: |
Expand Down

0 comments on commit 324af8e

Please sign in to comment.