Skip to content

Commit 20dcef2

Browse files
committed
Merge branch 'main' of https://github.com/BUNPC/pysnirf2 into main
2 parents 913e569 + b788846 commit 20dcef2

File tree

2 files changed

+106
-106
lines changed

2 files changed

+106
-106
lines changed

.github/workflows/lazydocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
pip install lazydocs
2424
pip install pydocstyle
2525
- name: Generate documentation
26-
run: lazydocs --overview-file="README.md" --validate pysnirf2 docs
26+
run: lazydocs --overview-file="README.md" --validate snirf docs
2727
- name: Commit
2828
run: |
2929
echo ${{ github.ref }}

0 commit comments

Comments
 (0)