Skip to content

Commit eee3a35

Browse files
asdfasdf
1 parent 2db626f commit eee3a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ilspy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
path: 'test-results/${{ matrix.configuration }}.trx'
7575

7676
- name: Create Test Report
77-
uses: icsharpcode/test-summary-action@5304eb484bc2bd02bc8fcdd23d59d0a35aa610d5
77+
uses: icsharpcode/test-summary-action@dist
7878
if: always()
7979
with:
8080
paths: "test-results/${{ matrix.configuration }}.trx"

0 commit comments

Comments
 (0)