diff --git a/.github/workflows/spec.yml b/.github/workflows/spec.yml index ab20236a..87aceb78 100644 --- a/.github/workflows/spec.yml +++ b/.github/workflows/spec.yml @@ -21,7 +21,6 @@ jobs: - run: bundle exec rubocop - run: bundle exec haml-lint app/views spec: - needs: linters runs-on: ubuntu-latest name: spec env: