fix: update workflow

This commit is contained in:
Stevan Freeborn
2023-02-20 12:57:54 -06:00
parent df40112f11
commit d85fb661c9
-1
View File
@@ -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