File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313
1414 - name : Build changes
1515 run : |
16- cd ~/actions-runner2/_work/pico-sdk -pigweed/pico-sdk -pigweed
16+ cd ~/actions-runner2/_work/pico-examples -pigweed/pico-examples -pigweed
1717 git pull
1818 rm -rf build
1919 mkdir build
@@ -29,11 +29,11 @@ jobs:
2929 path : pigweed_tests
3030
3131 - name : update pigweed tests
32- run : cd ~/actions-runner /_work/pico-sdk -pigweed/pico-sdk -pigweed/pigweed_tests
32+ run : cd ~/actions-runner2 /_work/pico-examples -pigweed/pico-examples -pigweed/pigweed_tests
3333
3434 - name : Run Python script
3535 run : |
36- python3 ~/actions-runner /_work/pico-sdk -pigweed/pico-sdk -pigweed/pigweed_tests/auto-tester.py --dut ttyACM0 --buddy ttyACM1 --tests ~/actions-runner2/_work/pico-examples-pigweed/pico-examples-pigweed/examples_tests.json
36+ python3 ~/actions-runner2 /_work/pico-examples -pigweed/pico-examples -pigweed/pigweed_tests/auto-tester.py --dut ttyACM0 --buddy ttyACM1 --tests ~/actions-runner2/_work/pico-examples-pigweed/pico-examples-pigweed/examples_tests.json
3737
3838 - name : Upload results as artifact
3939 if : always()
You can’t perform that action at this time.
0 commit comments