Skip to content

Commit

Permalink
Try docker internal as wget for GH-Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
commd-hr authored Nov 12, 2024
1 parent f1b9272 commit 7fbf142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
sleep 10
wget 127.0.0.1:3000/api/v1/warehouses
wget http://host.docker.internal:3000/api/v1/warehouses
# pytest

0 comments on commit 7fbf142

Please sign in to comment.