We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe957aa commit 05781d2Copy full SHA for 05781d2
.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@0b196b8 --verbose -y -m
+ pnpm dlx https://pkg.pr.new/expect-cli@b02af73 --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