diff --git a/.github/workflows/lint_test_format.yaml b/.github/workflows/lint_test_format.yaml index b210f2c..b6e1c58 100644 --- a/.github/workflows/lint_test_format.yaml +++ b/.github/workflows/lint_test_format.yaml @@ -32,6 +32,7 @@ jobs: committer_name: GitHub Actions committer_email: actions@github.com test: + if: ${{ jobs.lint.committed == false }} needs: lint name: test runs-on: ubuntu-latest