Skip to content

Commit

Permalink
https://github.com/andgineer/jiratools/issues/1
Browse files Browse the repository at this point in the history
more diag
  • Loading branch information
andgineer committed Oct 14, 2023
1 parent b81de50 commit f6f83cb
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 @@ -31,6 +31,9 @@ jobs:
- name: Check Python executable path
run: |
which python
python --version
python -c "import jiratools"
jiratools --help
- name: Test with pytest
run: |
python -m pytest -v --cov=src/ --cov-report=xml tests
Expand Down

0 comments on commit f6f83cb

Please sign in to comment.