Skip to content

Commit

Permalink
Use pip3 newest doxypypy
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-wanna-M committed Aug 5, 2024
1 parent fb0c1ee commit 69ed633
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
python-version: '3.10'
- name: Install Doxypypy
run: pip3 install doxypypy
| which doxypypy
shell: bash
- name: Doxygen Deploy Action
uses: DenverCoder1/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion py_filter.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
doxypypy -a -c -k $1
python3 - m doxypypy -a -c -k $1

0 comments on commit 69ed633

Please sign in to comment.