Skip to content

Commit

Permalink
Try to let CMake build PET automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilMiller committed Dec 28, 2023
1 parent 47d20d6 commit c272929
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test_and_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,6 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

- name: Build PET Submodule
id: submod_build_5
uses: ./.github/actions/ngen-submod-build
with:
mod-dir: "extern/evapotranspiration/evapotranspiration"
targets: "petbmi"

- name: Build PET Tests
uses: ./.github/actions/ngen-build
with:
Expand Down

0 comments on commit c272929

Please sign in to comment.