File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 3939 needs : test_matrix
4040 steps :
4141 - uses : actions/checkout@v2
42- - name : Use Node.js ${{ matrix.node-version }}
43- uses : actions/setup-node@v1
44- with :
45- node-version : ${{ matrix.node-version }}
42+ - uses : actions/setup-node@v2
4643 - uses : bahmutov/npm-install@v1
4744 - run : npm run lint
Original file line number Diff line number Diff line change 11# semantic-release-cli
22
3- [ ![ Travis] ( https://img.shields.io/travis/semantic-release/cli.svg )] ( https://travis-ci.org/semantic-release/cli )
4- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/semantic-release/cli.svg )] ( https://greenkeeper.io/ )
3+ [ ![ Build Status] ( https://github.com/semantic-release/cli/workflows/Test/badge.svg )] (https://github.com/semantic-release/cli/actions?query=workflow%3ATest+
54
65## Install
76
You can’t perform that action at this time.
0 commit comments