[gh actions] run artifacts job always (#8110)
This commit is contained in:
1
.github/workflows/self-scheduled.yml
vendored
1
.github/workflows/self-scheduled.yml
vendored
@@ -84,6 +84,7 @@ jobs:
|
||||
python -m pytest -n 1 --dist=loadfile -s -m is_pipeline_test --make_reports=tests_pipeline tests
|
||||
|
||||
- name: test suite reports artifacts
|
||||
if: ${{ always() }}
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: test_reports
|
||||
|
||||
Reference in New Issue
Block a user