File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 88
99 strategy :
1010 matrix :
11- node-version : [10.x, 12.x]
11+ node-version : [10.x, 12.x, 20.x ]
1212
1313 steps :
1414 - uses : actions/checkout@v1
2323 npm test
2424 env :
2525 CI : true
26- - name : Upload coverage to Codecov
27- uses : codecov/codecov-action@v1.0.2
28- with :
29- token : ${{secrets.CODECOV_TOKEN}}
30- file : ./coverage/clover.xml
26+
Original file line number Diff line number Diff line change 1+ 20.12.2
Original file line number Diff line number Diff line change 1414<hr />
1515
1616[ ![ Actions Status] ( https://github.com/sandstreamdev/react-swipeable-list/workflows/Node%20CI/badge.svg )] ( https://github.com/sandstreamdev/react-swipeable-list/actions )
17- [ ![ codecov] ( https://codecov.io/gh/sandstreamdev/react-swipeable-list/branch/master/graph/badge.svg )] ( https://codecov.io/gh/sandstreamdev/react-swipeable-list )
1817![ GitHub Release Date] ( https://img.shields.io/github/release-date/sandstreamdev/react-swipeable-list )
1918[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square )] ( #contributors- )
2019
You can’t perform that action at this time.
0 commit comments