Skip to content

Commit 24913e1

Browse files
authored
Merge branch 'ianare:develop' into develop
2 parents fc178d0 + d60f18d commit 24913e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Run in debug and color mode
4848
run: |
49-
find exif-samples-master -name *.tiff -o -name *.jpg | xargs EXIF.py -dc
49+
find exif-samples-master -name *.tiff -o -name *.jpg -o -name *.heif | xargs EXIF.py -dc
5050
5151
- name: Compare image processing output
5252
run: |

0 commit comments

Comments
 (0)