mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
bad github action now fails properly
This commit is contained in:
parent
192a5ed0d2
commit
d079c5709e
2
.github/workflows/test-yq.yml
vendored
2
.github/workflows/test-yq.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Get test
|
||||
uses: mikefarah/yq@master
|
||||
with:
|
||||
cmd: yq eval '.a' examples/bad-nono.yaml
|
||||
cmd: yq eval '.a' examples/data1.yaml
|
||||
- name: Write inplace test
|
||||
id: lookupSdkVersion
|
||||
uses: mikefarah/yq@master
|
||||
|
Loading…
Reference in New Issue
Block a user