Skip to content

Commit

Permalink
add simple test for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Jan 17, 2024
1 parent 9df2c96 commit 12dc181
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ jobs:
- name: Run tests
run: makim tests.unit

- name: Test CLI
run: umlizer --help

linter-and-docs:
needs: check-branch
runs-on: ubuntu-latest
Expand Down

0 comments on commit 12dc181

Please sign in to comment.