Remove old PATH modification just to trigger re-run of CI

This commit is contained in:
Henrik Tjäder 2020-07-14 15:48:59 +00:00
parent 156f37765b
commit 71677b3170

View file

@ -209,7 +209,7 @@ jobs:
run: |
# Print the path
echo $PATH
#PATH=$(pwd)/qemu:$PATH
arm_example() {
local COMMAND=$1
local EXAMPLE=$2