DEV: Update CI workflows (#175)
Co-authored-by: discoursebuild <build@discourse.org>
This commit is contained in:
parent
65a112c8d2
commit
6223c2d8a5
|
@ -50,7 +50,7 @@ jobs:
|
|||
|
||||
- name: Ember template lint
|
||||
if: ${{ always() }}
|
||||
run: yarn ember-template-lint assets/javascripts
|
||||
run: yarn ember-template-lint --no-error-on-unmatched-pattern assets/javascripts
|
||||
|
||||
- name: Rubocop
|
||||
if: ${{ always() }}
|
||||
|
|
Loading…
Reference in New Issue