diff --git a/README.md b/README.md index 09fea85069..eabae7e38c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Evaluation of VCS merging algorithms ![small-test](https://github.com/benedikt-schesch/AST-Merging-Evaluation/actions/workflows/small-test.yml/badge.svg) - ![check-style](https://github.com/benedikt-schesch/AST-Merging-Evaluation/actions/workflows/check-style.yml/badge.svg) +![check-reproducibility](https://github.com/benedikt-schesch/AST-Merging-Evaluation/actions/workflows/check-reproducibility.yml/badge.svg) ## Requirements @@ -10,7 +10,6 @@ To install all the Python requirements, create a conda or mamba environment: - With conda: ```bash