diff --git a/.github/workflows/lint_test_format.yaml b/.github/workflows/lint_test_format.yaml index fa3396a..c4a77f4 100644 --- a/.github/workflows/lint_test_format.yaml +++ b/.github/workflows/lint_test_format.yaml @@ -36,7 +36,6 @@ jobs: run: echo ${{ steps.commit.outputs.committed }} outputs: committed: ${{ steps.commit.outputs.committed }} - run: echo test: needs: lint if: needs.lint.outputs.committed == false