Skip to content

Bump numpy from 2.1.0 to 2.1.1 (#2476) #331

Bump numpy from 2.1.0 to 2.1.1 (#2476)

Bump numpy from 2.1.0 to 2.1.1 (#2476) #331

Workflow file for this run

name: Documentation on the wiki page
on:
push:
branches:
- "master"
permissions:
contents: read
jobs:
check-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: 3.9
- name: Check rules on the wiki page
run: python scripts/check_rules_on_wiki.py -ci