Create invokable markdown prompt instead of .prompt file #3375
cli-pr-checks.yml
on: pull_request
require-all-checks-to-pass-cli
4s
Annotations
3 errors
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
|
src/e2e/headless-anthropic-api-key.test.ts > E2E: Headless Mode with ANTHROPIC_API_KEY > should create config but fail with invalid API key when no config exists:
extensions/cli/src/e2e/headless-anthropic-api-key.test.ts#L99
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ src/e2e/headless-anthropic-api-key.test.ts:99:29
|
|
require-all-checks-to-pass-cli
Process completed with exit code 1.
|