Skip to content

Commit

Permalink
fix test docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab authored and PetePupalaikis committed Aug 28, 2023
1 parent fbda745 commit a1955d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
sudo apt install doxygen
- name: Test documentation
run: |
cd Doc
doxygen SignalIntegrityLinux
release_pypi:
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
Expand Down

0 comments on commit a1955d3

Please sign in to comment.