summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2021-10-24 01:48:03 -0500
committerAaron Franke <arnfranke@yahoo.com>2021-10-24 01:58:59 -0500
commit8f05e26198d6b8bcf620f2e87ca671bb74cf82de (patch)
tree58c5112e19d1d475bfbc6b7090ad69d375e136ad /.github/workflows
parentb2ab5cb504cef1ffe229523d63b997d5306afce3 (diff)
Rename "makerst.py" to "make_rst.py"
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/static_checks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/static_checks.yml b/.github/workflows/static_checks.yml
index fd2e748076..88e5f65f22 100644
--- a/.github/workflows/static_checks.yml
+++ b/.github/workflows/static_checks.yml
@@ -48,4 +48,4 @@ jobs:
- name: Documentation checks
run: |
- doc/tools/makerst.py --dry-run doc/classes modules
+ doc/tools/make_rst.py --dry-run doc/classes modules