DEV: Update CI workflows (#128)

Co-authored-by: discoursebuild <build@discourse.org>
This commit is contained in:
discoursebot 2022-05-23 10:59:55 -04:00 committed by GitHub
parent ef67dd235e
commit 6c052c118d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() }}