fix path to test config

This commit is contained in:
Fabian Neumann 2023-02-22 19:20:28 +01:00
parent 708cdb8916
commit 4e75d6c644

View File

@ -95,4 +95,4 @@ jobs:
run: | run: |
conda activate pypsa-eur conda activate pypsa-eur
conda list conda list
snakemake -call solve_all_networks --configfile config.test1.yaml snakemake -call solve_all_networks --configfile test/config.test1.yaml