Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorvaladi committed May 2, 2024
1 parent 1169f15 commit d426042
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/tests/examples/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ helper="$2"

python -m venv ".$example"
source ".$example/bin/activate"
".$example/bin/pip" install . fire
pushd "/app"
"$example/bin/pip" install . fire

>&2 echo "Start FEDn"
pushd "examples/$example"
Expand Down

0 comments on commit d426042

Please sign in to comment.