mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debugging directory
This commit is contained in:
parent
30f66ff0ef
commit
3f124be241
1 changed files with 3 additions and 0 deletions
3
.github/workflows/benchmark.yml
vendored
3
.github/workflows/benchmark.yml
vendored
|
@ -73,6 +73,9 @@ jobs:
|
|||
with:
|
||||
repository: ${{ github.repository }}
|
||||
|
||||
- name: Print current directory & list files
|
||||
run: pwd && ls
|
||||
|
||||
#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