From dea73ef29ac1e5f5d2612ea7269e787c1099afe0 Mon Sep 17 00:00:00 2001 From: misi9170 Date: Mon, 2 Dec 2024 14:10:33 -0700 Subject: [PATCH] Use already-installed floris. --- .github/workflows/check-working-examples.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/check-working-examples.yaml b/.github/workflows/check-working-examples.yaml index b9f87118..60b4dace 100644 --- a/.github/workflows/check-working-examples.yaml +++ b/.github/workflows/check-working-examples.yaml @@ -24,7 +24,6 @@ jobs: pip install -e ".[develop]" pip install git+https://github.com/NREL/electrolyzer.git pip install https://github.com/NREL/SEAS/blob/main/SEAS.tar.gz?raw=true - pip install git+https://github.com/NREL/floris.git@v4 - name: Run example 06_amr_wind_standin_and_battery # Run all examples and test that they finish successfully. Do not evaluate the results. # Copy the examples to a new directory outside of the repo to ensure that there is no