Skip to content

feat: update cli to 1.22.1 (#75) #341

feat: update cli to 1.22.1 (#75)

feat: update cli to 1.22.1 (#75) #341

Workflow file for this run

name: Run Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm test