Skip to content

Commit d95591a

Browse files
Update preview-and-release.yml
1 parent abee3bc commit d95591a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
if: ${{ always() }}
5454
uses: actions/upload-artifact@v2.2.4
5555
with:
56-
name: UnitTests
56+
name: tests
5757
path: |
5858
build/reports/tests/test/**
5959
build/test-results/**

0 commit comments

Comments
 (0)