mirror of
https://github.com/mikefarah/yq.git
synced 2025-03-14 15:55:37 +00:00
testing bad github action fails
This commit is contained in:
parent
eeac03a437
commit
bdf4ad4432
2
.github/workflows/test-yq.yml
vendored
2
.github/workflows/test-yq.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Get test
|
- name: Get test
|
||||||
uses: mikefarah/yq@master
|
uses: mikefarah/yq@master
|
||||||
with:
|
with:
|
||||||
cmd: yq eval '.a' examples/data1.yaml
|
cmd: yq eval '.a' examples/bad-nono.yaml
|
||||||
- name: Write inplace test
|
- name: Write inplace test
|
||||||
id: lookupSdkVersion
|
id: lookupSdkVersion
|
||||||
uses: mikefarah/yq@master
|
uses: mikefarah/yq@master
|
||||||
|
Loading…
Reference in New Issue
Block a user