Skip to content

Commit

Permalink
Update ngen_integration.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkhattak authored Jun 25, 2024
1 parent 2bc03a8 commit a8cc575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ngen_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: PET (checkout master -- remove later)
run: |
git submodule update --remote extern/evapotranspiration/evapotranspiration
- name: Run NGen Test for CFE (cfe1.0) Coupled with PET
run: |
mv ${{ steps.ngen_id1.outputs.build-dir }} ./ngen-build/
Expand All @@ -94,4 +94,4 @@ jobs:
- name: Run Ngen Test for CFE (cfe2.0) Coupled with PET
run: |
inputfile='extern/cfe/cfe/realizations/realization_cfe_pet_surfnash.json'
./ngen-build/ngen ./data/catchment_data.geojson "cat-27" ./data/nexus_data.geojson "nex-26" $inputfile
./ngen-build/ngen ./data/catchment_data.geojson "cat-27" ./data/nexus_data.geojson "nex-26" $inputfile

0 comments on commit a8cc575

Please sign in to comment.