Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
stgraber committed Jun 6, 2024
1 parent bc6704f commit 2428367
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ jobs:
ps fauxww
ip -4 a
ip l
lxc-create -t download -n foo -- -d alpine -r edge -a amd64
lxc-start -n foo
sleep 3
lxc-ls -f
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Build the test
run:
Expand Down

0 comments on commit 2428367

Please sign in to comment.