Skip to content

Commit 05781d2

Browse files
committed
fix: update expect-cli version in test workflow
1 parent fe957aa commit 05781d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-expect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
env:
5252
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
5353
run: >-
54-
pnpm dlx https://pkg.pr.new/expect-cli@0b196b8 --verbose -y -m
54+
pnpm dlx https://pkg.pr.new/expect-cli@b02af73 --verbose -y -m
5555
"Test only the element properties panel feature at http://localhost:5175.
5656
Do not explore unrelated flows. If a step is blocked after one retry, fail with evidence.
5757

0 commit comments

Comments
 (0)