summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-08-18 14:33:01 +0700
committerGitHub <[email protected]>2026-08-18 14:33:01 +0700
commit11bdbc3eac085e4a946e25a8a614bcbf62e41fa2 (patch)
treec592e9bfb7e097ca0cee9a47673bf6dd42545845 /.github/workflows/pre-commit.yml
parent2465ea8f435114af3b3c935cc4fbed423d9eac69 (diff)
parentc7290c4d3167766055f492de43f1ede83940e23c (diff)
Merge pull request #3803 from hathach/claude/hil-wedge-containment
hil, ci: contain a wedged USB stack instead of stranding the runner
Diffstat (limited to '.github/workflows/pre-commit.yml')
-rw-r--r--.github/workflows/pre-commit.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index 70dd3894d..09f912bd3 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -30,6 +30,7 @@ jobs:
#cd test/unit-test
#ceedling test:all
+ # runs --all-files, so the hil-test hook fires here regardless of its `files:` scope
- name: Run pre-commit
uses: pre-commit/[email protected]