From 492f2361caf1239b25fb8d909223bca67ece8ea9 Mon Sep 17 00:00:00 2001 From: JulienThevenoz Date: Sun, 21 Jan 2024 17:27:31 +0100 Subject: [PATCH] forgot apostrophe --- .github/workflows/systemtests_sim.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/systemtests_sim.yml b/.github/workflows/systemtests_sim.yml index 506704017..88809544e 100644 --- a/.github/workflows/systemtests_sim.yml +++ b/.github/workflows/systemtests_sim.yml @@ -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