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 Mar 26, 2024
1 parent b17bb10 commit c76e583
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 c76e583

Please sign in to comment.