This commit is contained in:
@@ -43,6 +43,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: test-results
|
||||
path: tests/**/TestResults/**/*.trx
|
||||
path: Raliway.Tests/**/TestResults/**/*.trx
|
||||
if: ${{ always() }}
|
||||
retention-days: 3
|
||||
|
||||
Reference in New Issue
Block a user