We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330e775 commit 2f31ce5Copy full SHA for 2f31ce5
.github/workflows/target-test.yml
@@ -45,8 +45,6 @@ jobs:
45
matrix:
46
include:
47
- device: cia-trd-thingy91x
48
- - device: ppk_thingy91x
49
- if: ${{ inputs.pytest_marker == '' || inputs.pytest_marker == 'no_markers_flag' || inputs.pytest_marker == 'slow' }}
50
51
# Self-hosted runner is labeled according to the device it is linked with
52
runs-on: ${{ matrix.device }}
0 commit comments