Skip to content

Commit 1b884b5

Browse files
Roy WigginsRoy Wiggins
authored andcommitted
revert
1 parent b7cd8c8 commit 1b884b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pythonapp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- name: Test with pytest
3838
run: |
3939
python -m pytest -vvv tests
40-
- name: Check getdcmtags version
41-
run: |
42-
cd getdcmtags && ./check_version.sh
40+
# - name: Check getdcmtags version
41+
# run: |
42+
# cd getdcmtags && ./check_version.sh

0 commit comments

Comments
 (0)