Rename artifact
This commit is contained in:
parent
058b789930
commit
34bcba1712
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
if: failure()
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: screenshot-results
|
||||
name: tests-and-screenshot-tests-results
|
||||
path: |
|
||||
**/out/failures/
|
||||
**/build/reports/tests/*UnitTest/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue