diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d138952..0393f93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,7 +60,6 @@ jobs: - name: Run mutations run: | bundle exec mutant subscription test && bundle exec mutant run - working-directory: rails if: steps.license.outcome == 'success'