Debug WIP

This commit is contained in:
Allan Jeremy 2022-05-26 14:52:24 +03:00
parent 2426940854
commit e90e232a74

View file

@ -82,6 +82,6 @@ jobs:
github-token: ${{ secrets.BENCH_GITHUB_TOKEN }}
- name: Push benchmark results
if: !!github.event.push
if: github.event.push
run: |
echo "Pushing benchmark results..."