diff --git a/.github/workflows/analyze-test.yaml b/.github/workflows/analyze-test.yaml index 86d6b415c..5c10c08a2 100644 --- a/.github/workflows/analyze-test.yaml +++ b/.github/workflows/analyze-test.yaml @@ -36,8 +36,6 @@ jobs: - name: Analyze uses: zgosalvez/github-actions-analyze-dart@v1 - with: - analysis-options-file: "placeholder" - name: Test run: |