Skip to content

Commit

Permalink
Add pkg-config dependency to test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Mar 13, 2024
1 parent fd1d372 commit a1b1b8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
environment-name: testing
create-args: >-
cmake
pkg-config
fortran-compiler
bmi-fortran
Expand Down Expand Up @@ -79,6 +80,7 @@ jobs:
environment-name: testing
create-args: >-
cmake
pkg-config
cxx-compiler
init-shell: >-
powershell
Expand Down

0 comments on commit a1b1b8e

Please sign in to comment.