Debug WIP

This commit is contained in:
Allan Jeremy 2022-05-26 15:23:29 +03:00
parent 100556e084
commit a9c3cbb010
2 changed files with 2 additions and 0 deletions

View file

@ -88,6 +88,7 @@ jobs:
fail-on-alert: true
comment-on-alert: true
comment-always: true
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Push benchmark results
if: github.event_name == 'push'

View file

@ -81,6 +81,7 @@ jobs:
fail-on-alert: true
comment-on-alert: true
comment-always: true
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Push benchmark results
if: github.event_name == 'push'