fix(ci): artifact-upload in e2e tests

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2024-01-19 10:10:30 +01:00
parent 912165cfbb
commit cd01deca67

View file

@ -210,11 +210,11 @@ jobs:
- uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # master
if: always()
with:
name: screenlog
name: screenlog-${{ matrix.containers }}
path: frontend/screenlog.0
- uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # master
if: always()
with:
name: screenshots
name: screenshots-${{ matrix.containers }}
path: cypress/screenshots