Skip to content

Commit 793b451

Browse files
committed
fix typo
1 parent c4e8c93 commit 793b451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_failure_repository_not_installed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
continue-on-error: true
1717
outputs:
1818
action_step_outcome: ${{ steps.use_action.outcome }}
19-
action_step_conclusion: ${{ steps.use_action.conclusion }
19+
action_step_conclusion: ${{ steps.use_action.conclusion }}
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v3

0 commit comments

Comments
 (0)