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 ec22928 commit 9a952b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/testCoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
repository: "microsoft/fluentui"

- name: Run coverage report
working-directory: ./tools/UnitTestApp
run: cd "tools/UnitTestApp"

- name: Ls
run: yarn test --coverage --collectCoverageFrom='../../packages/react-charting/src/*'

0 comments on commit 9a952b4

Please sign in to comment.