Skip to content

Commit c501aa6

Browse files
Improve pynitrokey logging in HIL
1 parent 6b97d65 commit c501aa6

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
@@ -209,7 +209,7 @@ hardware-tests:
209209
- MODEL: [ nrf52, lpc55, nkpk ]
210210
stage: test
211211
script:
212-
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.nitrokey.com/nitrokey/nitrokey-hardware-test.git --recursive --branch v1.2.3
212+
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.nitrokey.com/nitrokey/nitrokey-hardware-test.git --recursive --branch pynitrokey-logging
213213
- make -C nitrokey-hardware-test ci FW=../artifacts MODEL=$MODEL TESTS=pynitrokey,nk3test
214214
- cp nitrokey-hardware-test/artifacts/Nitrokey3TestSuite/report-junit.xml nitrokey-hardware-test/artifacts/report-junit.xml || true
215215
artifacts:

0 commit comments

Comments
 (0)