Skip to content

Commit

Permalink
another debug
Browse files Browse the repository at this point in the history
  • Loading branch information
julienthevenoz committed Jan 22, 2024
1 parent 6933321 commit bd9c0c0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/systemtests_sim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
pip show cffirmware
export PYTHONPATH="${PYTHONPATH}:/home/github/.local/lib/python3.10/site-packages/"
printenv PYTHONPATH
unzip /home/github/.local/lib/python3.10/site-packages/cffirmware-0.1-py3.10.egg
##########
export ROS_LOCALHOST_ONLY=1
python3 src/crazyswarm2/systemtests/test_flights.py --sim
Expand All @@ -75,12 +74,7 @@ jobs:
#ros2_ws/results
- name: Do some ls
id: step8
if: '!cancelled()'
run: |
ls /home/github/.local/lib/python3.10/site-packages/

0 comments on commit bd9c0c0

Please sign in to comment.