Skip to content

Bump @oclif/core from 1.9.3 to 3.15.0 #211

Bump @oclif/core from 1.9.3 to 3.15.0

Bump @oclif/core from 1.9.3 to 3.15.0 #211

Workflow file for this run

name: VerifyInstall
on: push
jobs:
verify:
runs-on: ubuntu-latest
env:
PUPPETEER_SKIP_DOWNLOAD: true
steps:
- uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: "16"
- name: Run the tests
run: ./scripts/test-install.sh