Fix model templates (#15806)

* Fix model templates

* Update paths
This commit is contained in:
Lysandre Debut
2022-02-23 18:27:29 -05:00
committed by GitHub
parent 309e87e25e
commit bb7949b35a
5 changed files with 19 additions and 8 deletions

View File

@@ -65,11 +65,11 @@ jobs:
- name: Failure short reports
if: ${{ always() }}
run: cat reports/tests_templates_failures_short.txt
run: cat reports/tests_templates/failures_short.txt
- name: Test suite reports artifacts
if: ${{ always() }}
uses: actions/upload-artifact@v2
with:
name: run_all_tests_templates_test_reports
path: reports
path: reports/tests_templates