diff --git a/.github/workflows/ngen_integration.yaml b/.github/workflows/ngen_integration.yaml index 7a649d4..5945945 100644 --- a/.github/workflows/ngen_integration.yaml +++ b/.github/workflows/ngen_integration.yaml @@ -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/ @@ -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 \ No newline at end of file + ./ngen-build/ngen ./data/catchment_data.geojson "cat-27" ./data/nexus_data.geojson "nex-26" $inputfile