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>
diff --git a/.github/workflows/bsim.yaml b/.github/workflows/bsim.yaml
index 7ec5b4d..846eade 100644
--- a/.github/workflows/bsim.yaml
+++ b/.github/workflows/bsim.yaml
@@ -82,4 +82,4 @@
           check_name: Bluetooth Test Results
           github_token: ${{ secrets.GITHUB_TOKEN }}
           files: "**/bsim_results.xml"
-          omment_on_pr: false
+          comment_on_pr: false