host not found either, install it and try
Some checks failed
Run short tests / run-tests (push) Successful in 1m18s
Run nightly tests / build (push) Successful in 1m17s
Run nightly tests / nightly-tests-play (push) Failing after 33s

This commit is contained in:
2025-05-23 12:14:58 +02:00
parent 909b45b51e
commit 63cec9b9d8

View File

@@ -42,6 +42,8 @@ jobs:
done &
- name: Try curl the dummy server on port 443
run: |
apt-get update
apt-get install -y bind9-host
cat /etc/hosts
host api.notion.com
curl -k https://localhost:443