Skip to content

Commit f339fb0

Browse files
committed
Does it work without codecov enabled?
1 parent 86ff7c8 commit f339fb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
branches:
1010
- main
1111
env:
12-
COVERAGE: true
13-
CODECOV_TOKEN: d7028c0e-97c5-485f-85e5-f63daabeef63
12+
# COVERAGE: true
13+
# CODECOV_TOKEN: d7028c0e-97c5-485f-85e5-f63daabeef63
1414
jobs:
1515
test-ruby-2-4-x:
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)