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