updated frontend workflow

This commit is contained in:
Андрей Бабушкин 2025-05-22 15:11:02 +02:00
parent 64bdb500c9
commit eff428a449

View file

@ -24,5 +24,10 @@ jobs:
- name: Run tests
working-directory: frontend
run: yarn test:ci --watchAll
run: yarn test:ci
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
directory: frontend/coverage/