Skip to content

Commit

Permalink
Improve pynitrokey logging in HIL
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Apr 9, 2024
1 parent 7bc131c commit e4cb5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ hardware-tests:
- MODEL: [ nrf52, lpc55, nkpk ]
stage: test
script:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.nitrokey.com/nitrokey/nitrokey-hardware-test.git --recursive --branch v1.2.2
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.nitrokey.com/nitrokey/nitrokey-hardware-test.git --recursive --branch pynitrokey-logging
- make -C nitrokey-hardware-test ci FW=../artifacts MODEL=$MODEL TESTS=pynitrokey,nk3test
- cp nitrokey-hardware-test/artifacts/Nitrokey3TestSuite/report-junit.xml nitrokey-hardware-test/artifacts/report-junit.xml || true
artifacts:
Expand Down

0 comments on commit e4cb5b1

Please sign in to comment.