Skip to content

Commit

Permalink
Merge branch 'ianare:develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Knio authored Jun 5, 2023
2 parents fc178d0 + d60f18d commit 24913e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Run in debug and color mode
run: |
find exif-samples-master -name *.tiff -o -name *.jpg | xargs EXIF.py -dc
find exif-samples-master -name *.tiff -o -name *.jpg -o -name *.heif | xargs EXIF.py -dc
- name: Compare image processing output
run: |
Expand Down

0 comments on commit 24913e1

Please sign in to comment.