Skip to content

Commit

Permalink
Test against updated SMP
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilMiller committed Jun 11, 2024
1 parent 04afc9c commit 335be7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Build and Run Pseudo Framework Mode
run: |
git clone https://github.com/NOAA-OWP/cfe extern/cfe
git clone https://github.com/NOAA-OWP/SoilMoistureProfiles extern/SoilMoistureProfiles
git clone -b refs/pull/17/head https://github.com/NOAA-OWP/SoilMoistureProfiles extern/SoilMoistureProfiles
git clone https://github.com/NOAA-OWP/aorc_bmi extern/aorc_bmi
git clone https://github.com/NOAA-OWP/evapotranspiration extern/evapotranspiration
if [ -d build ]; then
Expand Down

0 comments on commit 335be7b

Please sign in to comment.