added screenshots artifacts in e2e workflow

This commit is contained in:
Philip Molares 2020-11-15 20:07:02 +01:00 committed by mrdrogdrog
parent b3a0411a35
commit 325b9b40b1

View file

@ -49,3 +49,7 @@ jobs:
with:
browser: ${{ matrix.browser }}
start: 'yarn build:serve'
- uses: actions/upload-artifact@master
with:
name: screenshots
path: cypress/screenshots