Skip to content

Commit 8898f52

Browse files
committed
Typo
1 parent e8508ed commit 8898f52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/TestPWTCommands.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ jobs:
5353
with:
5454
version: 10
5555

56-
- name "Where o where is the pnpm store?"
57-
run: 'echo "$(pnpm store path)"'
56+
- name: "Where o where is the pnpm store?"
57+
run: echo "$(pnpm store path)"
5858

5959
- name: "Defining node version"
6060
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0

0 commit comments

Comments
 (0)