Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 2m29s

This commit is contained in:
2025-08-29 10:34:12 +02:00
parent e60a9b7501
commit d63da92406
-1
View File
@@ -70,7 +70,6 @@ jobs:
ls -ld ~/Maildir ~/Maildir/{cur,new,tmp}
printf "Subject: probe\nTo: $(whoami)@localhost\n\nhi\n" | sendmail -v "$(whoami)@localhost"
# Then:
ls ~/Maildir/new
test-run-cmd: |