mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Final run before merge
This commit is contained in:
parent
e9b62176c7
commit
71c80de425
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
run: |
|
||||
python bench/bench.py --callgrind --vm "./luau -O2" | tee output.txt
|
||||
|
||||
- name: Checkout Benchmark Results repository
|
||||
- name: Checkout benchmark results
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: ${{ matrix.benchResultsRepo.name }}
|
||||
|
|
Loading…
Add table
Reference in a new issue