kopia lustrzana https://github.com/shoelace-style/shoelace
install playwright deps
rodzic
a7a1fb45bb
commit
27e254ac4d
|
@ -26,6 +26,7 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
- run: npx playwright install-deps
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
|
|
Ładowanie…
Reference in New Issue