Don't always set SUDO.

Rely on sourcing configs to set as appropriate.
This commit is contained in:
Darren Tucker 2021-04-22 22:27:26 +10:00
parent e428f29402
commit f57fbfe5eb
2 changed files with 0 additions and 2 deletions

View File

@ -52,7 +52,6 @@ jobs:
- name: make tests
run: ./.github/run_test.sh ${{ matrix.configs }}
env:
SUDO: sudo
TEST_SSH_UNSAFE_PERMISSIONS: 1
- name: save logs
if: failure()

View File

@ -10,7 +10,6 @@ jobs:
runs-on: ${{ matrix.os }}
env:
TARGET_HOST: ${{ matrix.os }}
SUDO: sudo
strategy:
fail-fast: false
# We use a matrix in two parts: firstly all of the VMs are tested with the