summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-01-14 14:32:25 +0700
committerGitHub <[email protected]>2026-01-14 14:32:25 +0700
commit5e6e9e6ad0cf7b49b3ed3b6d18c20be57afeef06 (patch)
treea3e2b865f3e2a40fc31e742763a1787d94d66075 /.github/workflows
parent2656c6d91e8a544cf94247724ebf360c1b66d567 (diff)
parent9a731e03e89e5e9ba530354fdfe4829b4cc0a8cf (diff)
Merge pull request #3461 from hathach/edpt_stream-remove-nofifo-mode
remove no-fifo mode in edpt stream API
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