Debug WIP

This commit is contained in:
Allan Jeremy 2022-05-25 18:03:01 +03:00
parent f76bfc805b
commit d593ec8c3d
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ jobs:
cachegrindIterCount: 20,
}
benchResultsRepo:
[{ name: "AllanJeremy/luau-benchmark-results", branch: "main" }]
- { name: "AllanJeremy/luau-benchmark-results", branch: "main" }
runs-on: ${{ matrix.os }}
steps:

View file

@ -27,7 +27,7 @@ jobs:
cachegrindIterCount: 20,
}
benchResultsRepo:
[{ name: "AllanJeremy/luau-benchmark-results", branch: "main" }]
- { name: "AllanJeremy/luau-benchmark-results", branch: "main" }
runs-on: ${{ matrix.os }}
steps: