mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-07-08 22:52:44 +00:00
DEV: Update CI workflows (#128)
Co-authored-by: discoursebuild <build@discourse.org>
This commit is contained in:
parent
ef67dd235e
commit
6c052c118d
2
.github/workflows/plugin-linting.yml
vendored
2
.github/workflows/plugin-linting.yml
vendored
@ -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…
x
Reference in New Issue
Block a user