chore: update JS teests in CI (#5786)

This commit is contained in:
Bruno Quaresma
2023-01-19 16:48:32 +00:00
committed by GitHub
parent 9e346b3251
commit 36e97e3fa1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -556,7 +556,7 @@ jobs:
- name: Install node_modules
run: ./scripts/yarn_install.sh
- run: yarn test:coverage
- run: yarn test:ci
working-directory: site
- uses: codecov/codecov-action@v3