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:
Anas Nashif 2021-04-26 10:25:45 -04:00 committed by Ioannis Glaropoulos
commit c0bfad6214

View file

@ -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