"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "3ba5470eb85464df62f324bea88e20da234c423f"
Unverified Commit 8065fea8 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

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

parent 1e01db35
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment