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 41211df commit 7daad32Copy full SHA for 7daad32
.github/workflows/test.yml
@@ -68,6 +68,7 @@ jobs:
68
with:
69
node-version: lts/*
70
cache: pnpm
71
+ - uses: browser-actions/setup-chrome@v1
72
- run: pnpm i
73
- run: pnpm build
74
- run: pnpm test
0 commit comments