add browser

This commit is contained in:
Sasha 2024-02-27 00:01:36 +01:00
parent d6971e52dd
commit 3bcd8a4cba
No known key found for this signature in database

View File

@ -42,6 +42,7 @@ jobs:
with:
node-version: ${{ env.NODE_JS }}
- uses: bahmutov/npm-install@v1
- run: npx playwright install --with-deps
- run: npm run test:browser
release_next: