We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7ad66 commit 8c217b8Copy full SHA for 8c217b8
.github/workflows/run-benchmark.yml
@@ -39,7 +39,7 @@ jobs:
39
shell: bash -l {0}
40
run: |
41
cd $GITHUB_WORKSPACE/benchmarks/linear-elastic-plate-with-hole/FEniCS/
42
- snakemake --use-conda --force --cores 'all' --reporter metadata4ing
+ snakemake --use-conda --force --cores 'all' --reporter metadat4ing
43
44
- name: run-fenics-nextflow-benchmark
45
environment_benchmarks.yml
@@ -11,4 +11,4 @@ dependencies:
11
- conda
12
- pip
13
- pip:
14
- - git+https://github.com/izus-fokus/snakemake-report-plugin-metadata4ing
+ - "--editable=git+https://github.com/M-Jafarkhani/snakemake-report-plugin-metadata4ing.git#egg=snakemake-report-plugin-metadat4ing"
0 commit comments