Skip to content

Commit

Permalink
test: update pnpm lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
hellyzh committed Sep 5, 2023
1 parent af51e82 commit 86ff314
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ui-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
if: ${{ github.event.schedule == '0 18 * * *' }} || ${{ github.event.inputs.test-case }} == ''
working-directory: ./packages/tests
run: |
npm install
pnpm --filter=@microsoft/teamsfx-test install
npx ts-node ./scripts/createRandomPVT.ts
- name: setup matrix
Expand Down
Loading

0 comments on commit 86ff314

Please sign in to comment.