Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 696b44d

Browse files
fix: add verbose
1 parent a2b8382 commit 696b44d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- name: Upload coverage to Codecov
1818
uses: codecov/codecov-action@v3
1919
with:
20-
override-commit: meow
20+
override_commit: meow
21+
verbose: true

0 commit comments

Comments
 (0)