diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8796acef8..522d3e4fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,4 +124,4 @@ jobs: # make test_env.prepare # - name: Run mutations # run: | - # make test_env.run_mutation + # make test_env.run_mutation \ No newline at end of file