Merge branch 'master' of https://github.com/openedx/frontend-component-header into maman/codecov-update

This commit is contained in:
Bilal Qamar
2022-08-30 12:25:17 +05:00
4 changed files with 9225 additions and 7555 deletions

View File

@@ -29,6 +29,8 @@ jobs:
run: npm run lint
- name: Test
run: npm run test
- name: Build
run: npm run build
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage