Skip to content

Commit ad49d8f

Browse files
committed
WIP:runner-test3
1 parent f63c8e0 commit ad49d8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run-testsuite.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
run: |
3030
echo $pwd
3131
mkdir Sketches
32-
dir
33-
dir $env:LOCALAPPDATA\Arduino15
32+
dir /S $pwd
3433
3534
arduino-cli config init
3635
arduino-cli config add board_manager.additional_urls https://arduino.esp8266.com/stable/package_esp8266com_index.json

0 commit comments

Comments
 (0)