Skip to content

Commit

Permalink
Run all driver tests in the FPGA CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
korran committed Oct 26, 2023
1 parent 45b1c02 commit 230099e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fpga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,5 +372,6 @@ jobs:
sudo ${VARS} "${TEST_BIN}/caliptra_hw_model-"* \
--skip test_mailbox_receive \
--skip test_output_failure
sudo ${VARS} "${TEST_BIN}/drivers_integration_tests-"*
sudo ${VARS} "${TEST_BIN}/rom_integration_tests-"*
sudo ${VARS} "${TEST_BIN}/runtime_integration_tests-"*

0 comments on commit 230099e

Please sign in to comment.