Skip to content

Commit 5a4bfe6

Browse files
updates to column spec options, code coverage action
1 parent ec7c573 commit 5a4bfe6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/push.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,7 @@ jobs:
6060
with:
6161
token: ${{ secrets.CODECOV_TOKEN }}
6262
name: dbldatagen
63+
verbose: true
6364
files: ./coverage.xml
65+
env:
66+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)