Skip to content

Commit

Permalink
also fuzz this
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdude committed Aug 3, 2024
1 parent a0c10e3 commit 06305e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-opengl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
working-directory: ./tests/bin
run: xvfb-run ./krass
- name: Check Test 1
run: compare-im6 -verbose -metric mae tests/compare/basic.png tests/bin/basic.png difference.png
run: compare-im6 -verbose -metric mae -fuzz 10% tests/compare/basic.png tests/bin/basic.png difference.png

0 comments on commit 06305e3

Please sign in to comment.