mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-15 07:53:35 +08:00
bad github action now fails properly
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user