Skip to content

Commit

Permalink
fix add entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Yosh11 committed Jan 23, 2024
1 parent 70d2240 commit f5287ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
image: memcached:latest
ports:
- 11211:11211
options: --entrypoint=""
options: --entrypoint="localhost"
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
Expand Down

0 comments on commit f5287ba

Please sign in to comment.