summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-01-14 13:06:49 +0700
committerhathach <[email protected]>2026-01-14 13:06:49 +0700
commit9a731e03e89e5e9ba530354fdfe4829b4cc0a8cf (patch)
treea3e2b865f3e2a40fc31e742763a1787d94d66075 /.github/workflows
parent86ca8fe717f379879298f6a723cafa897bae04de (diff)
correct dual port hil assert
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 781d3b002..bb8c6d65d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -315,7 +315,7 @@ jobs:
run: python3 tools/get_deps.py $BUILD_ARGS
- name: Build
- run: python3 tools/build.py -j 4 --toolchain iar $BUILD_ARGS
+ run: python3 tools/build.py --toolchain iar $BUILD_ARGS
- name: Test on actual hardware (hardware in the loop)
run: python3 test/hil/hil_test.py hfp.json