We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db626f commit eee3a35Copy full SHA for eee3a35
.github/workflows/build-ilspy.yml
@@ -74,7 +74,7 @@ jobs:
74
path: 'test-results/${{ matrix.configuration }}.trx'
75
76
- name: Create Test Report
77
- uses: icsharpcode/test-summary-action@5304eb484bc2bd02bc8fcdd23d59d0a35aa610d5
+ uses: icsharpcode/test-summary-action@dist
78
if: always()
79
with:
80
paths: "test-results/${{ matrix.configuration }}.trx"
0 commit comments