actions: bsim: fix typo
Fix typo in workflow allowing comments to be published to the PR. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0b464dcb9c
commit
c0bfad6214
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bsim.yaml
vendored
2
.github/workflows/bsim.yaml
vendored
|
@ -82,4 +82,4 @@ jobs:
|
|||
check_name: Bluetooth Test Results
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: "**/bsim_results.xml"
|
||||
omment_on_pr: false
|
||||
comment_on_pr: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue