Skip to content

Commit e2e66e1

Browse files
committed
remove composite step about action's output var
1 parent ff9b9e1 commit e2e66e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,3 @@ runs:
105105
--ignore="${{ inputs.ignore }}" \
106106
--database=${{ inputs.database }} \
107107
--file-annotations=${{ inputs.file-annotations }}
108-
- name: set output variable
109-
shell: bash
110-
run: echo "::set-output name=checks-failed::"

0 commit comments

Comments
 (0)