Add CI debugging

pull/2466/head
Sara 2025-06-17 19:29:02 -04:00
rodzic 95ec9bc5f1
commit aa57779c55
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -27,4 +27,7 @@ jobs:
cache: 'npm'
- run: npx playwright install --with-deps
- run: npm ci
- run: npm ls playwright
- run: npx playwright --version
- run: ls -la ~/.cache/ms-playwright/
- run: npm run verify