Set SUDO for tests and cleanup.

This commit is contained in:
Darren Tucker 2021-07-25 23:26:36 +10:00
parent 460ae5d930
commit 02e624273b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
TARGET_HOST: ${{ matrix.os }}
SUDO: sudo
strategy:
fail-fast: false
matrix: