Skip to content

Commit c28a308

Browse files
committed
indenting
1 parent c563dc4 commit c28a308

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525

2626
- name: Upload coverage report to codecov
2727
uses: codecov/codecov-action@v1
28-
file: ./project/coverage.xml
28+
with:
29+
file: ./project/coverage.xml

0 commit comments

Comments
 (0)