File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1313 - uses : actions/setup-node@v1
1414 with :
1515 node-version : ' 10.x'
16+ - run : npm install -g pnpm
1617 - run : pnpm run bootstrap
1718 - uses : jackyef/bundlewatch-gh-action@master
1819 with :
Original file line number Diff line number Diff line change 1212 - uses : actions/setup-node@v1
1313 with :
1414 node-version : ' 10.x'
15+ - run : npm install -g pnpm
1516 - run : pnpm run bootstrap
1617 - uses : jackyef/bundlewatch-gh-action@master
1718 with :
Original file line number Diff line number Diff line change 1313 - uses : actions/setup-node@v1
1414 with :
1515 node-version : ' 10.x'
16+ - run : npm install -g pnpm
1617 - name : ' Setup'
1718 run : pnpm run bootstrap
1819 - name : ' Run tests'
Original file line number Diff line number Diff line change 1212 - uses : actions/setup-node@v1
1313 with :
1414 node-version : ' 10.x'
15+ - run : npm install -g pnpm
1516 - name : ' Setup'
1617 run : pnpm run bootstrap
1718 - name : ' Run tests'
You can’t perform that action at this time.
0 commit comments