Skip to content

Commit

Permalink
ci: nslookup
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Dec 23, 2024
1 parent f5b5bf3 commit 00b40bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
- name: Add vip.ve.atsign.zone to /etc/hosts
run: |
echo "127.0.0.1 vip.ve.atsign.zone" | sudo tee -a /etc/hosts
cat /etc/hosts
echo "---"
nslookup vip.ve.atsign.zone
- name: Install atSDK
run: |
Expand Down

0 comments on commit 00b40bc

Please sign in to comment.