Update tests_service.yml

Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
Max Schmitt 2024-09-04 13:05:37 +02:00 committed by GitHub
parent 8fc9049432
commit c14700e949
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ jobs:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
- run: npm run build - run: npm run build
- name: Download blob report artifact - name: Download blob report artifact
uses: actions/download-artifact@v4.1.7 uses: actions/download-artifact@v4
with: with:
name: all-blob-reports name: all-blob-reports
path: all-blob-reports path: all-blob-reports