Skip to content

Commit

Permalink
fix: remove options
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Feb 4, 2024
1 parent f4cd22b commit 61995d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ jobs:
image: instantlinux/spamassassin:4.0.0-6
ports:
- 783:783
options: >-
--health-cmd "ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1"
--health-interval 10s
--health-timeout 5s
--health-retries 5
strategy:
matrix:
python-version: [3.11]
Expand Down

0 comments on commit 61995d5

Please sign in to comment.