Skip to content

Commit 2f31ce5

Browse files
workflows: target-test: disable ppk test
Disable ppk test momentarily, fix pending. Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
1 parent 330e775 commit 2f31ce5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/target-test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
matrix:
4646
include:
4747
- device: cia-trd-thingy91x
48-
- device: ppk_thingy91x
49-
if: ${{ inputs.pytest_marker == '' || inputs.pytest_marker == 'no_markers_flag' || inputs.pytest_marker == 'slow' }}
5048

5149
# Self-hosted runner is labeled according to the device it is linked with
5250
runs-on: ${{ matrix.device }}

0 commit comments

Comments
 (0)