test
This commit is contained in:
parent
b131063de9
commit
352d11fba8
|
@ -42,8 +42,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run script file
|
||||
- name: Combine json files
|
||||
run: |
|
||||
jq -s '[.[][]]' samples/**/assets/sample.json > test-samples.json
|
||||
shell: bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue