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 f613172 commit 9142bb8Copy full SHA for 9142bb8
.github/workflows/playwright.yml
@@ -8,6 +8,7 @@ on:
8
9
env:
10
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
11
+ GOOGLE_GENERATIVE_AI_API_KEY: ${{ secrets.GOOGLE_GENERATIVE_AI_API_KEY }}
12
13
jobs:
14
test:
0 commit comments