Replies: 1 comment 6 replies
-
The report is for humans (and code review diffs). It's probably easiest to write a separate script that looks for |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When snapshot report (
.md
file) didn't commit, the test script still pass, I was going to useava -u && git diff --exit-code
to make sure report won't change on CI. But-u
seems can't run on CI.Beta Was this translation helpful? Give feedback.
All reactions