1
0
mirror of synced 2026-08-05 01:36:54 +00:00

DEV: Update CI workflows (#201)

Co-authored-by: discoursebuild <build@discourse.org>
This commit is contained in:
discoursebot
2022-05-24 13:14:42 -04:00
committed by GitHub
parent 20c8ecab0d
commit 3a863e075f
+1 -1
View File
@@ -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() }}