mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-04 00:14:55 +08:00
Added github action fix for parsing xml, updated linter
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
setUp() {
|
||||
rm test*.yml || true
|
||||
rm .xyz -f
|
||||
rm .xyz -f || true
|
||||
}
|
||||
|
||||
testBasicEvalRoundTrip() {
|
||||
|
||||
Reference in New Issue
Block a user