Skip to content

Commit c3cdff9

Browse files
committed
fix workflows
1 parent 0c224a1 commit c3cdff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: lkstrp/[email protected]
2020
with:
2121
step: run-self-hosted-validation
22-
env_file: environment.yaml
22+
env_file: envs/environment.yaml
2323
snakemake_config: config/config.yaml
2424
pre_command: "build_scenarios -f"
2525
main_command: "ariadne_all"

0 commit comments

Comments
 (0)