There was an error while loading. Please reload this page.
1 parent df7fb6a commit b80a174Copy full SHA for b80a174
1 file changed
.github/workflows/build.yml
@@ -88,6 +88,7 @@ jobs:
88
- name: Test
89
working-directory: app
90
run: |
91
+ yarn playwright install
92
yarn test
93
deploy:
94
name: Deploy
0 commit comments