diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3cd2189..3c68822 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,6 +33,7 @@ jobs: run: just fmt-check analyze: + needs: ["fmt"] name: Analyze and lint Luau files runs-on: ubuntu-latest steps: