Skip to content

Merge pull request #5606 from sysown/lint-tap-tests-static-analysis #79

Merge pull request #5606 from sysown/lint-tap-tests-static-analysis

Merge pull request #5606 from sysown/lint-tap-tests-static-analysis #79

name: CI-lint-groups-json
on:
pull_request:
paths:
- 'test/tap/groups/groups.json'
push:
paths:
- 'test/tap/groups/groups.json'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint groups.json format
run: python3 test/tap/groups/lint_groups_json.py