DEV: Write execution file for test failures (#23879)

Followup to 3f8a85ed49
This commit is contained in:
David Taylor 2023-10-16 11:12:13 +01:00 committed by GitHub
parent aa4a5add70
commit c8c38bea7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ jobs:
timeout-minutes: 30
- uses: actions/upload-artifact@v3
if: matrix.build_type == 'frontend' && matrix.target == 'plugins'
if: always() && matrix.build_type == 'frontend' && matrix.target == 'plugins'
with:
name: ember-exam-execution-plugins-frontend-${{(matrix.embroider == '1') && 'embroider' || 'classic'}}
path: ./app/assets/javascripts/discourse/test-execution-*.json