Removed automatic documentation generation from git action.
This commit is contained in:
parent
a336a683e7
commit
a328e91996
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -30,8 +30,6 @@ jobs:
|
||||
run: python -c "import sys; print(sys.version)"
|
||||
- name: Run generating
|
||||
run: python ariths_gen.py
|
||||
- name: Create documentation
|
||||
run: pdoc --html ariths_gen
|
||||
- name: Listing
|
||||
run: ls build
|
||||
- name: Listing2
|
||||
|
Loading…
x
Reference in New Issue
Block a user