1
0
mirror of synced 2026-08-05 18:46:56 +00:00

DEV: Update dependencies (#15)

This commit is contained in:
Jarek Radosz
2022-04-29 20:16:37 +02:00
committed by GitHub
parent e93e2dae2b
commit de2e06d094
4 changed files with 1042 additions and 728 deletions
+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() }}