Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Wiggins authored and Roy Wiggins committed Jun 28, 2024
1 parent 1b884b5 commit a45381d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Test with pytest
run: |
python -m pytest -vvv tests
# - name: Check getdcmtags version
# run: |
# cd getdcmtags && ./check_version.sh
- name: Check getdcmtags version
run: |
apt-get install -y build-essential dcmtk inetutils-ping libqt5core5a
cd getdcmtags && ./check_version.sh

0 comments on commit a45381d

Please sign in to comment.