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 f95aad6 commit f465841
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/testCoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ jobs:
repository: "microsoft/fluentui"

- name: Run coverage report
run: cd "tools"

- name: ls
run: ls /tools
run: cd "tools" && ls

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

0 comments on commit f465841

Please sign in to comment.