We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5769966 commit 33f257bCopy full SHA for 33f257b
.github/workflows/west_cmds.yml
@@ -65,7 +65,7 @@ jobs:
65
${{ runner.os }}-pip-${{ matrix.python-version }}
66
- name: install pytest
67
run: |
68
- pip install pytest west pyelftools canopen natsort progress mypy intelhex psutil ply pyserial anytree
+ pip install pytest west pyelftools canopen natsort progress mypy intelhex psutil ply pyserial anytree junitparser
69
- name: run pytest-win
70
if: runner.os == 'Windows'
71
0 commit comments