Skip to content

Updates Upgrade command to check if local version matches latest befo… #322

Updates Upgrade command to check if local version matches latest befo…

Updates Upgrade command to check if local version matches latest befo… #322

Workflow file for this run

name: CLI (Check)
on: [push]
jobs:
# run format, lint, and test
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2