Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bdx0 committed Mar 4, 2024
1 parent 9ed42a8 commit 047bc6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Check network connectivity
run: |
sleep 20 # wait to attach ip address
sudo incus exec instance -- apt update
sudo incus exec instance -- apt install -y curl dnsutils
sudo incus exec instance -- dig google.com +short
sudo incus exec instance -- curl https://github.com
- name: Show information of storage and network
Expand Down

0 comments on commit 047bc6c

Please sign in to comment.