Skip to content

Update dependency @oclif/command to v1.8.36 #496

Update dependency @oclif/command to v1.8.36

Update dependency @oclif/command to v1.8.36 #496

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