#10 Update client setup test
Some checks failed
DRB Build Tests / drb_test_setup (push) Failing after 2m1s
DRB Build Tests / drb_build_and_test (push) Successful in 1m2s

- Updated test name
- Added user pi in test environment
This commit is contained in:
Logan Cusano
2024-04-21 02:34:07 -04:00
parent 8ba1ed36d8
commit 6e8681e52d

View File

@@ -9,7 +9,7 @@ on:
- master
jobs:
test_setup:
drb_test_setup:
runs-on: ubuntu-latest
steps:
- name: Checkout code
@@ -23,4 +23,5 @@ jobs:
- name: Test setup script
working-directory: "./client"
run: |
sudo useradd -m -s /bin/bash pi
sudo bash setup.sh --test