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 3f2bb43 commit d871b8fCopy full SHA for d871b8f
.github/workflows/test-google-oauth.yml
@@ -48,5 +48,7 @@ jobs:
48
with:
49
node-version: "20"
50
cache: "pnpm"
51
+ - run: |
52
+ pnpx puppeteer browsers install chrome
53
- run: pnpm install
54
- run: pnpm test
0 commit comments