Skip to content

Commit 8c217b8

Browse files
committed
fix env
1 parent ac7ad66 commit 8c217b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/run-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
shell: bash -l {0}
4040
run: |
4141
cd $GITHUB_WORKSPACE/benchmarks/linear-elastic-plate-with-hole/FEniCS/
42-
snakemake --use-conda --force --cores 'all' --reporter metadata4ing
42+
snakemake --use-conda --force --cores 'all' --reporter metadat4ing
4343
4444
- name: run-fenics-nextflow-benchmark
4545
shell: bash -l {0}

environment_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ dependencies:
1111
- conda
1212
- pip
1313
- pip:
14-
- git+https://github.com/izus-fokus/snakemake-report-plugin-metadata4ing
14+
- "--editable=git+https://github.com/M-Jafarkhani/snakemake-report-plugin-metadata4ing.git#egg=snakemake-report-plugin-metadat4ing"

0 commit comments

Comments
 (0)