diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 557fac6..b369579 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: