Skip to content

Commit 73d7960

Browse files
Update run_tests.yml
1 parent 090be6a commit 73d7960

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Run tests
2727
run: dotnet test
2828
- name: Upload traces
29+
if: always()
2930
uses: actions/upload-artifact@v4
3031
with:
3132
name: traces

0 commit comments

Comments
 (0)