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 b72fa8b commit c142ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ngen_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Run NGen Test for CFE (cfe1.0) Couple with PET
run: |
mv ${{ steps.ngen_id1.outputs.build-dir }} ./ngen-build/
inputfile='extern/cfe/cfe/realizations/realization_cfe_pet_surfgiuh.json'
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
- name: Run Ngen Test for CFE (cfe2.0) Couple with PET
Expand Down

0 comments on commit c142ecd

Please sign in to comment.