Skip to content

Commit 469b43b

Browse files
Update test-reporter
1 parent 3899081 commit 469b43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Display structure of downloaded files
110110
run: ls -R
111111
- name: Report tests results
112-
uses: dorny/test-reporter@v1
112+
uses: AndreyAkinshin/test-reporter@0e2c48ebec2007001dd77dd4bcbcd450b96d5a38
113113
if: always()
114114
with:
115115
name: test-results

0 commit comments

Comments
 (0)