mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-16 14:42:13 -04:00
DEV: Update CI workflows (#201)
Co-authored-by: discoursebuild <[email protected]>
This commit is contained in:
co-authored by
discoursebuild
parent
20c8ecab0d
commit
3a863e075f
@@ -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() }}
|
||||
|
||||
Reference in New Issue
Block a user