mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04:00
CI: run testbench in CI
This commit is contained in:
parent
816718307f
commit
a460e0ab21
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -61,6 +61,10 @@ jobs:
|
||||
working-directory: hw/application_fpga
|
||||
run: make lint
|
||||
|
||||
- name: run testbench
|
||||
working-directory: hw/application_fpga
|
||||
run: make tb
|
||||
|
||||
build-other-firmwares:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
|
Loading…
Reference in New Issue
Block a user