Debug WIP: Fixed static analysis

This commit is contained in:
Allan Jeremy 2022-06-06 15:15:26 +03:00
parent 0e9d1e5098
commit 74784f98af

View file

@ -32,9 +32,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: "./.github/workflows/setup-luau"
with:
runsOn: ${{ matrix.os }}
- uses: actions/checkout@v3
with:
token: "${{ secrets.BENCH_GITHUB_TOKEN }}"