Skip to content

Commit 9912138

Browse files
committed
Fix errant .
1 parent 8788601 commit 9912138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
uses: test-summary/[email protected]
132132
if: always()
133133
with:
134-
paths: .test_report.xml
134+
paths: test_report.xml
135135
output: test-summary.md
136136
show: all
137137

0 commit comments

Comments
 (0)