diff --git a/ci/run.sh b/ci/run.sh index 3647cf8082d..00314fa94c6 100755 --- a/ci/run.sh +++ b/ci/run.sh @@ -24,3 +24,4 @@ python3 -m pip install --upgrade pip python3 -m pip install --upgrade wheel python3 -m pip install -e $DIRECTORY/fireci >> /dev/null fireci $@ +G \ No newline at end of file