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