File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010
1111 strategy :
1212 matrix :
13- os : [ubuntu-latest, ubuntu-18.04, macos-latest, windows-latest ]
14- deno : [v1.x, canary ]
13+ os : [ubuntu-latest]
14+ deno : [v1.x]
1515
1616 steps :
1717 - name : Checkout
3131
3232 strategy :
3333 matrix :
34- os : [ubuntu-latest, ubuntu-18.04, macos-latest, windows-latest ]
35- deno : [v1.x, canary ]
34+ os : [ubuntu-latest]
35+ deno : [v1.x]
3636
3737 steps :
3838 - name : Checkout
Original file line number Diff line number Diff line change 11# http-utils
22
33[ ![ deno land] ( http://img.shields.io/badge/available%20on-deno.land/x-lightgrey.svg?logo=deno )] ( https://deno.land/x/http_utils )
4- [ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/httpland/http_utils )] ( https://github.com/httpland/http_utils /releases )
4+ [ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/httpland/http-utils )] ( https://github.com/httpland/http-utils /releases )
55[ ![ codecov] ( https://codecov.io/github/httpland/http-utils/branch/main/graph/badge.svg )] ( https://codecov.io/gh/httpland/http-utils )
66[ ![ GitHub] ( https://img.shields.io/github/license/httpland/http-utils )] ( https://github.com/httpland/http-utils/blob/main/LICENSE )
77
You can’t perform that action at this time.
0 commit comments