Skip to content

Commit

Permalink
forgot apostrophe
Browse files Browse the repository at this point in the history
  • Loading branch information
julienthevenoz committed Jan 21, 2024
1 parent 73727bf commit 492f236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/systemtests_sim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
source /opt/ros/humble/setup.bash
. install/local_setup.bash
pip show cffirmware
export PYTHONPATH="${PYTHONPATH}:/home/github/.local/lib/python3.10/site-packages/
export PYTHONPATH="${PYTHONPATH}:/home/github/.local/lib/python3.10/site-packages/"
printenv PYTHONPATH
export ROS_LOCALHOST_ONLY=1
python3 src/crazyswarm2/systemtests/test_flights.py --sim
Expand Down

0 comments on commit 492f236

Please sign in to comment.