* [skip ci] Demote unstable tests
* [skip ci] Further demotions, fix artifact jumbling
Этот коммит содержится в:
Mario Vitale
2024-11-14 22:38:29 +01:00
коммит произвёл GitHub
родитель 38823603a3
Коммит d204083b12
14 изменённых файлов: 11 добавлений и 18 удалений

1
.github/workflows/e2e-tests-ci-template.yml поставляемый
Просмотреть файл

@@ -390,6 +390,7 @@ jobs:
- name: ci/download-artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
pattern: e2e-test-results-${{ inputs.TEST }}-*
path: e2e-tests/${{ inputs.TEST }}/
merge-multiple: true
- name: ci/upload-report-global