#10 Updated client setup test action
Some checks failed
DRB Build Tests / test_setup (push) Failing after 2m27s
DRB Build Tests / drb_build_and_test (push) Failing after 41s

- Removed comment and fixed name typo
This commit is contained in:
Logan Cusano
2024-04-21 02:15:38 -04:00
parent 737b493b23
commit 3074e88963

View File

@@ -23,5 +23,4 @@ jobs:
- name: Test setup script
working-directory: "./client"
run: |
# Run the setup script with sudo
sudo bash setup_script.sh
sudo bash setup.sh