Run gh specs even when linters fail....
This commit is contained in:
parent
f3401c46f8
commit
a293305fea
1 changed files with 0 additions and 1 deletions
1
.github/workflows/spec.yml
vendored
1
.github/workflows/spec.yml
vendored
|
|
@ -21,7 +21,6 @@ jobs:
|
||||||
- run: bundle exec rubocop
|
- run: bundle exec rubocop
|
||||||
- run: bundle exec haml-lint app/views
|
- run: bundle exec haml-lint app/views
|
||||||
spec:
|
spec:
|
||||||
needs: linters
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: spec
|
name: spec
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue