Skip to content

build(deps): bump @oclif/plugin-plugins from 1.9.5 to 3.1.6 #165

build(deps): bump @oclif/plugin-plugins from 1.9.5 to 3.1.6

build(deps): bump @oclif/plugin-plugins from 1.9.5 to 3.1.6 #165

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2.1.5
with:
node-version: "13"
- run: npm ci
- run: npm run test
- run: npm run lint
- run: npx @coralproject/package-version-lint