Skip to content

Commit

Permalink
[tmp1]
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciszekPin committed Oct 26, 2023
1 parent beffb15 commit 1abdeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ fi

if [ "$RUNNER_OS" = "Windows" ]; then
export PATH="$PATH:/c/hostedtoolcache/windows/Python/3.11.5/x64"
pip install -r $RENODE_PATH/tests/requirements.txt
py -3 -m pip install -r $RENODE_PATH/tests/requirements.txt
chmod u+x $RENODE_PATH/renode-test
$RENODE_PATH/renode-test --runner dotnet ${VARIABLES} ${RENODE_TESTS_DIR}/*.robot
else
Expand Down

0 comments on commit 1abdeb8

Please sign in to comment.