Skip to content

Commit

Permalink
Final run before merge
Browse files Browse the repository at this point in the history
  • Loading branch information
zeux committed Jul 1, 2022
1 parent e9b6217 commit 71c80de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 71c80de

Please sign in to comment.