Skip to content

try to fix

try to fix #6

Workflow file for this run

name: lint
on: push
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Lint data.json
uses: sergeysova/jq-action@v2
with:
cmd: jq -n data.json