[gh actions] run artifacts job always (#8110)

This commit is contained in:
Stas Bekman
2020-10-27 22:45:19 -07:00
committed by GitHub
parent 1e01db3579
commit 8065fea870

View File

@@ -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