Skip to content

docs: correct the system-info endpoint path #13

docs: correct the system-info endpoint path

docs: correct the system-info endpoint path #13

name: packages consistency
on:
push:
branches: [main]
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
# No submodule checkout on purpose: the structural checks read git
# metadata, and they have to keep working for someone who has not run
# `git submodule update --init`.
- uses: actions/checkout@v4
- name: Check packages/ consistency
run: python3 scripts/check-packages.py --online --skip-versions