Skip to content

Commit

Permalink
asdlkfja
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt committed Feb 11, 2025
1 parent b0e1dee commit 6bb7276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Debug connectivity
run: |
nmcli connection modify "eth0" ipv4.dns "172.16.1.180"
echo "nameserver 172.16.1.180" >> /etc/resolv.conf
echo "Trying to connect with curl:"
curl -v --tlsv1.2 -X GET https://www.iitkgp.ac.in/assets/pdf/Holidays2025.pdf
curl -v --tlsv1.2 -X GET https://www.iitkgp.ac.in/holidays
Expand Down

0 comments on commit 6bb7276

Please sign in to comment.