Skip to content

Commit

Permalink
Update pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manik2708 authored Jun 2, 2024
1 parent ddae316 commit 7c19e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
run: echo "RUNNING_ON_DOCKER=true" >> .env

- name: Create Docker network
run: docker network create hi-srvices
run: docker network create hi-services

- name: Start Build services
run: docker compose up -d --no-color --wait
Expand Down

0 comments on commit 7c19e46

Please sign in to comment.