Skip to content

Commit c50ae88

Browse files
repro repo structure broke update script
1 parent 2da81a9 commit c50ae88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/process_results.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
S3_URI="s3://openproblems-nextflow/cwd_example"
8484
fi
8585
aws s3 cp --quiet --recursive "${S3_URI}" /tmp/results/
86-
rm -r nbt2022-reproducibility/results/*/*.json
8786
rm -r website/data/results/*/
8887
python openproblems/workflow/parse_nextflow.py /tmp website/data/results
8988

0 commit comments

Comments
 (0)