mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 06:59:09 +00:00
chore: upload screenshots to artifacts (#730)
This commit is contained in:
@@ -98,3 +98,9 @@ jobs:
|
|||||||
name: playwright-report
|
name: playwright-report
|
||||||
path: playwright-report/
|
path: playwright-report/
|
||||||
retention-days: 30
|
retention-days: 30
|
||||||
|
|
||||||
|
- uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: automated-screenshots
|
||||||
|
path: automated-screenshots/
|
||||||
|
retention-days: 14
|
||||||
|
|||||||
Reference in New Issue
Block a user