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 567e851 commit d86bed5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ jobs:
mkdir -p ~/.local/share/lxc
chmod +x ~/ ~/.local ~/.local/share ~/.local/share/lxc
# DEBUG
uname -a
ps fauxww
ip -4 a
ip l
- name: Build the test
run:
go test -c -coverprofile=profile
Expand Down

0 comments on commit d86bed5

Please sign in to comment.