Skip to content

Commit

Permalink
Cleanup: Reconfigured benchmarks to point to Luau lang repo
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJeremy committed Jun 9, 2022
1 parent 54aaad2 commit 6fda242
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- feat/add-cachegrind

paths-ignore:
- "docs/**"
Expand All @@ -29,7 +28,7 @@ jobs:
cachegrindIterCount: 20,
}
benchResultsRepo:
- { name: "AllanJeremy/luau-benchmark-results", branch: "main" }
- { name: "luau-lang/benchmark-data", branch: "main" }

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 6fda242

Please sign in to comment.