chore: upload screenshots to artifacts (#730)

This commit is contained in:
Carlos Valente
2024-01-24 21:56:01 +01:00
committed by GitHub
parent b4ad533e6a
commit e748bff0dd
+6
View File
@@ -98,3 +98,9 @@ jobs:
name: playwright-report
path: playwright-report/
retention-days: 30
- uses: actions/upload-artifact@v3
with:
name: automated-screenshots
path: automated-screenshots/
retention-days: 14