diff --git a/docs/environments.md b/docs/environments.md index 1c170d0..fed3aaf 100644 --- a/docs/environments.md +++ b/docs/environments.md @@ -409,5 +409,3 @@ The simplest way to ensure that users than exactly reproduce your environment is Therefore you should always publish a docker image containing the exact dependencies for reproducing the results The templates contains a workflow for building docker images using GitHub actions for every new tag - ---- diff --git a/docs/testing.md b/docs/testing.md index ed6fdb0..470ede9 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -225,5 +225,3 @@ jobs: TBW - ----