diff --git a/.github/workflows/test-yq.yml b/.github/workflows/test-yq.yml index 144e85d..9a62567 100644 --- a/.github/workflows/test-yq.yml +++ b/.github/workflows/test-yq.yml @@ -15,6 +15,5 @@ jobs: - name: Write inplace test id: lookupSdkVersion uses: mikefarah/yq@master - options: --user 1001 with: cmd: yq eval -i '.a.b = 5' examples/data1.yaml \ No newline at end of file