Skip to content

Commit

Permalink
Add root user back
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fazil committed Aug 21, 2024
1 parent 33479d7 commit 087507a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
git config --global --add safe.directory `pwd`
- name: Install Stretch Body
run: |
bash -leo pipefail {0}
bash -leo pipefail /home/hello-robot/.bashrc
pip3 install -e body/
- name: Run Stretch Body Tests
run: |
Expand Down

0 comments on commit 087507a

Please sign in to comment.