fix: update workflow
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
- run: echo needs.lint.outputs.committed
|
run: echo needs.lint.outputs.committed
|
||||||
test:
|
test:
|
||||||
needs: lint
|
needs: lint
|
||||||
if: needs.lint.outputs.committed == false
|
if: needs.lint.outputs.committed == false
|
||||||
|
|||||||
Reference in New Issue
Block a user