Skip to content

Commit e4cb5b1

Browse files
Improve pynitrokey logging in HIL
1 parent 7bc131c commit e4cb5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ hardware-tests:
208208
- MODEL: [ nrf52, lpc55, nkpk ]
209209
stage: test
210210
script:
211-
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.nitrokey.com/nitrokey/nitrokey-hardware-test.git --recursive --branch v1.2.2
211+
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.nitrokey.com/nitrokey/nitrokey-hardware-test.git --recursive --branch pynitrokey-logging
212212
- make -C nitrokey-hardware-test ci FW=../artifacts MODEL=$MODEL TESTS=pynitrokey,nk3test
213213
- cp nitrokey-hardware-test/artifacts/Nitrokey3TestSuite/report-junit.xml nitrokey-hardware-test/artifacts/report-junit.xml || true
214214
artifacts:

0 commit comments

Comments
 (0)