Skip to content

Commit

Permalink
add installation/entrypoint test to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
nickp60 committed Apr 22, 2024
1 parent 3962e14 commit 275980b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Test CLI
run: |
fcid 2252NYLT4

0 comments on commit 275980b

Please sign in to comment.