mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Cleanup: Removed debug statement from benchmark.yml
This commit is contained in:
parent
e2585df31f
commit
d7e7371898
1 changed files with 0 additions and 3 deletions
3
.github/workflows/benchmark.yml
vendored
3
.github/workflows/benchmark.yml
vendored
|
@ -58,9 +58,6 @@ jobs:
|
|||
ref: ${{ matrix.benchResultsRepo.branch }}
|
||||
path: "./gh-pages"
|
||||
|
||||
- name: Print gh-pages directory (benchmark results repo expected)
|
||||
run: ls gh-pages
|
||||
|
||||
#Run `github-action-benchmark` action
|
||||
- name: Store ${{ matrix.bench.title }} result
|
||||
uses: Roblox/rhysd-github-action-benchmark@v-luau
|
||||
|
|
Loading…
Add table
Reference in a new issue