mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debug WIP: Fixed static analysis
This commit is contained in:
parent
0e9d1e5098
commit
74784f98af
1 changed files with 0 additions and 3 deletions
3
.github/workflows/static-analysis.yml
vendored
3
.github/workflows/static-analysis.yml
vendored
|
@ -32,9 +32,6 @@ jobs:
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: "./.github/workflows/setup-luau"
|
|
||||||
with:
|
|
||||||
runsOn: ${{ matrix.os }}
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: "${{ secrets.BENCH_GITHUB_TOKEN }}"
|
token: "${{ secrets.BENCH_GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue