PMBio / deeprvat

Other
16 stars 1 forks source link

Fix failing snakemake smoke tests #47

Closed endast closed 6 months ago

endast commented 6 months ago

What

This PR updates the snakemake smoketests so they use the same conda env as the other tests, this is a bit slower but more stable since the snakemake github action always uses the latest version of snakemake.

And this broke our tests after the latest release (https://github.com/snakemake/snakemake/releases/tag/v8.0.1) of snakemake.