diff options
| author | Ha Thach <[email protected]> | 2026-03-12 14:57:29 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-12 14:57:29 +0700 |
| commit | ac61a5b176b44db503d8bcc287a622463b65e48e (patch) | |
| tree | ffae5c864f88a540b1689763dbd7494b4ad29c8e /.github/workflows | |
| parent | f2450788b13f8424b2f75e33240ed21329a875ad (diff) | |
| parent | 9e5345e70228153ab4efff6f6666c4e54471a4aa (diff) | |
Merge pull request #3487 from hathach/zlp-hs-on-fs
fix transfer length when high speed capable device/host working at full speed
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ab1d3611f..e0ce08141 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -182,6 +182,7 @@ jobs: name: metrics-comment path: | metrics_compare.md + metrics.json pr_number.txt - name: Post Code Metrics as PR Comment |
