Skip to content

Commit

Permalink
Update testCoverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srmukher authored Nov 27, 2023
1 parent 0b26565 commit ec22928
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/testCoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ jobs:

- name: Run coverage report
working-directory: ./tools/UnitTestApp
# run: yarn test --coverage --collectCoverageFrom='../../packages/react-charting/src/*'
run: ls
run: yarn test --coverage --collectCoverageFrom='../../packages/react-charting/src/*'

0 comments on commit ec22928

Please sign in to comment.