Skip to content

Commit

Permalink
Debugging WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJeremy committed May 19, 2022
1 parent bcde6d9 commit 5c24778
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 @@ -75,7 +75,7 @@ jobs:
name: ${{ matrix.bench.title }}
tool: "benchmarkluau"
# This should come from Luau repo
output-file-path: ${{ matrix.bench.script }}-output.txt
output-file-path: ../${{ matrix.bench.script }}-output.txt

# This should map to thebenchmark results repo
external-data-json-path: ../gh-pages/dev/bench/data.json
Expand Down

0 comments on commit 5c24778

Please sign in to comment.