Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Athanaseus authored Jan 24, 2025
1 parent a18d081 commit a419186
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- name: Install shadems
run: poetry install --extras "testing"

- name: Check installed version command
run: poetry run shadems --version

- name: Test command
run: poetry run shadems --help

Expand Down

0 comments on commit a419186

Please sign in to comment.