Skip to content

Merge pull request #9 from retrowars/tweak-docs #4

Merge pull request #9 from retrowars/tweak-docs

Merge pull request #9 from retrowars/tweak-docs #4

Workflow file for this run

name: Build project
on:
push:
jobs:
check-syntax:
runs-on: stedolan/jq
steps:
- name: Checkout project sources
uses: actions/checkout@v3
- name: Check syntax
run: jq < docs/.well-known/com.serwylo.retrowars-servers.json