Skip to content

Update dependency @oclif/plugin-help to v5.2.20 #549

Update dependency @oclif/plugin-help to v5.2.20

Update dependency @oclif/plugin-help to v5.2.20 #549

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- run: npm install
- run: npm test