Skip to content

Commit

Permalink
Merge branch 'microsoft:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
srmukher authored Jan 16, 2024
2 parents e9998fc + 27b5a28 commit 416e305
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testCoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- name: Show current directory
run: echo "$PWD" && ls

- name: Show repo1 directory
run: ls ./repo1

- name: Install packages
run: yarn --cwd ./tools/UnitTestApp && yarn --cwd ./repo1 && yarn --cwd ./repo1/packages/react-charting

Expand Down

0 comments on commit 416e305

Please sign in to comment.