We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05781d2 commit a250e44Copy full SHA for a250e44
.github/workflows/test-expect.yml
@@ -51,7 +51,7 @@ jobs:
51
env:
52
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
53
run: >-
54
- pnpm dlx https://pkg.pr.new/expect-cli@b02af73 --verbose -y -m
+ pnpm dlx expect-cli@latest --verbose -y -m
55
"Test only the element properties panel feature at http://localhost:5175.
56
Do not explore unrelated flows. If a step is blocked after one retry, fail with evidence.
57
0 commit comments