Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed Feb 10, 2023
1 parent bd497a5 commit 5329d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: pnpm install --frozen-lockfile

- name: Install dependencies for generated test package
cwd: test/package
working-directory: ./test/package
run: pnpm install --frozen-lockfile

- name: Build and run tests
Expand Down

0 comments on commit 5329d37

Please sign in to comment.