mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debug WIP
This commit is contained in:
parent
2426940854
commit
e90e232a74
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -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..."
|
||||
|
|
Loading…
Add table
Reference in a new issue