mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Fix step name in skip-failed-test
This commit is contained in:
parent
e490cfd9ce
commit
9d46b40c72
1 changed files with 1 additions and 1 deletions
2
.github/workflows/skip-failed-test.yml
vendored
2
.github/workflows/skip-failed-test.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
path: ./kibana-operations
|
||||
token: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
|
||||
- name: Install Actions
|
||||
- name: Skip failed test
|
||||
working-directory: ./kibana-operations/triage
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue