From 089b51608a3c5f962f7882d4f29dae44d92adbfb Mon Sep 17 00:00:00 2001 From: Songmin Date: Sat, 1 Aug 2026 00:14:54 +0800 Subject: [PATCH] Update test_model.yml --- .github/workflows/test_model.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_model.yml b/.github/workflows/test_model.yml index d662f803..d95bce03 100644 --- a/.github/workflows/test_model.yml +++ b/.github/workflows/test_model.yml @@ -73,4 +73,4 @@ jobs: - name: Test Model Run - ${{ matrix.name }} run: | - & "C:\GAMS\48\gams.exe" main.gms lo 2 --DevMode=0 --WriteGDX=off --GenerateInput=off --fEndY=2100 --fScenario=${{ matrix.id }} -Idir=./data + & "C:\GAMS\48\gams.exe" main.gms lo 2 --DevMode=0 --WriteGDX=off --GenerateInput=off --fEndY=2100 --fScenario=${{ matrix.id }} --landUseEmulator=magpie --emulatorCarbonPriceScenario=Npi_Default -Idir=./data \ No newline at end of file