We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03c374 commit 43a44abCopy full SHA for 43a44ab
.github/workflows/playwright.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Run Playwright tests
25
env:
26
NEXT_PUBLIC_NODE_ENV: test
27
- API_BASE: https://tts.richardr.dev/v1
+ API_BASE: https://koko.richardr.dev/v1
28
API_KEY: not-needed
29
run: npx playwright test --reporter=list,github,html
30
- uses: actions/upload-artifact@v4
0 commit comments