diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f6368f30..fcfcb8ca 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -62,7 +62,7 @@ jobs: - run: | whoami - useradd non_sudo_user + useradd -m non_sudo_user su - non_sudo_user - name: Run tests