Skip to content

Commit f48dd98

Browse files
committed
fixup
1 parent 2e50753 commit f48dd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ jobs:
326326
if: always()
327327
with:
328328
name: changes-test-results.diff
329-
path: build/
329+
path: build/changes-test-results.diff
330330

331331
- name: Codecov
332332
run: bash <(curl -s https://codecov.io/bash);

0 commit comments

Comments
 (0)