Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
holmanb committed Mar 31, 2024
1 parent 103563a commit c83357f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/alpine-unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
groups
whoami
ls -la /var/lib/incus/unix.socket
useradd -G incus-admin $(whoami)
incus launch images:alpine/edge alpine
incus exec alpine -- apk install python3-tox git
incus exec alpine -- git clone --branch ${GITHUB_REF_NAME} https://github.com/${GITHUB_REPOSITORY}.git
Expand Down

0 comments on commit c83357f

Please sign in to comment.