Skip to content

Commit 8b13cdd

Browse files
workflows: target-test: enable ppk test
Re-enable ppk test. Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
1 parent 6ee3743 commit 8b13cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/target-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
matrix:
4646
include:
4747
- device: cia-trd-thingy91x
48+
- device: ppk_thingy91x
4849

4950
# Self-hosted runner is labeled according to the device it is linked with
5051
runs-on: ${{ matrix.device }}
@@ -155,7 +156,6 @@ jobs:
155156
with:
156157
path: asset-tracker-template/tests/on_target/results/*.xml
157158
summary: true
158-
fail-on-empty: true
159159
title: ATT FW Test Results
160160

161161
- name: Create Report Artifact

0 commit comments

Comments
 (0)