From 855d071b811deb2b8ad33ba07d2473d6aeaae0d6 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Thu, 19 May 2022 17:21:35 +0300 Subject: [PATCH] Debugging WIP --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 02823056..32f399b3 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -66,7 +66,7 @@ jobs: git status # Switch back to luau directory - - run: cd .. + - run: cd .. && pwd && ls #Run `github-action-benchmark` action - name: Store ${{ matrix.bench.title }} result