mirror of
https://github.com/espressif/openthread.git
synced 2026-09-16 22:20:07 +00:00
[ci] fix artifact name conflict (#9827)
This commit is contained in:
@@ -215,7 +215,7 @@ jobs:
|
||||
./script/test generate_coverage gcc
|
||||
- uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
|
||||
with:
|
||||
name: cov-pty-linux-${{ matrix.DAEMON }}
|
||||
name: cov-pty-linux-${{ matrix.OT_DAEMON }}
|
||||
path: tmp/coverage.info
|
||||
retention-days: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user