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 d23e11e commit a438f5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- name: Install Doxypypy
run: sudo pip install doxypypy
shell: bash
- name: Check what's wrong with the Doxypypy installation
run: doxypypy
shell: bash
- name: Doxygen Deploy Action
uses: DenverCoder1/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion py_filter.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/bash
doxypypy -a -c -k $1

0 comments on commit a438f5f

Please sign in to comment.