Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yscialom committed Apr 1, 2024
1 parent 45120b4 commit cca702d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sudo systemctl force-reload systemd-resolved
sudo rm /etc/resolv.conf
sudo ln -s ../run/systemd/resolve/resolv.conf /etc/resolv.conf
cat /etc/resolv.conf
- name: "Prepare test environment: download Let's Encrypt's staging root certificate"
run: curl -o /tmp/letsencrypt-stg-root-x1.pem 'https://letsencrypt.org/certs/staging/letsencrypt-stg-root-x1.pem'
Expand Down

0 comments on commit cca702d

Please sign in to comment.