Fix snakemake CLA in GH action. (#256)

* Update ci.yaml

* Update ci.yaml
This commit is contained in:
euronion 2021-06-24 11:01:51 +02:00 committed by GitHub
parent 7b68e8be0c
commit 4e5ac53c64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,5 +43,5 @@ jobs:
run: |
conda list
cp test/config.test1.yaml config.yaml
snakemake -j all solve_all_networks
snakemake --cores all solve_all_networks
rm -rf resources/*.nc resources/*.geojson resources/*.h5 networks results