Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Jul 12, 2024
1 parent 75bbf1f commit 3baf9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mason_logger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo "PASSED"
else
echo "FAILED"
diff -u $expected $actual
diff -uw $expected $actual
exit 1
fi
Expand Down

0 comments on commit 3baf9a5

Please sign in to comment.