Skip to content

Commit 75f1bf4

Browse files
committed
first call snakemake and then the reporter afterwards
1 parent 2d9cd85 commit 75f1bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +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'
4243
snakemake --use-conda --force --cores 'all' --reporter metadat4ing
4344
4445
- name: run-fenics-nextflow-benchmark

0 commit comments

Comments
 (0)