fix: update workflow

This commit is contained in:
Stevan Freeborn
2023-02-20 12:33:05 -06:00
parent 0b223f34f8
commit cc0afa8807
+1
View File
@@ -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