Skip to content

Commit

Permalink
pull request test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
PrestonH2O committed Aug 17, 2023
1 parent 2e871b3 commit 0bcd1a5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,11 @@ jobs:
sudo apt-get install -yq cmake
cmake --version
#- name: Install additional dependencies
# run: |

- name: Install additional dependencies
run: |
sudo apt-get install doxygen
# testing what breaks without this
#sudo apt-get install doxygen
#sudo apt-get install graphviz
#sudo apt-get install libhdf5-mpi-dev

Expand Down

0 comments on commit 0bcd1a5

Please sign in to comment.