DEV: Update CI workflows (#139)

Co-authored-by: discoursebuild <[email protected]>
This commit is contained in:
discoursebot
2022-05-23 16:58:32 +02:00
committed by GitHub
co-authored by discoursebuild
parent e56197505f
commit b9ac5516bf
+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() }}