Skip to content

avoid hanging after adding a user #298

avoid hanging after adding a user

avoid hanging after adding a user #298

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