Skip to content

Commit

Permalink
Temp diff to debug CI
Browse files Browse the repository at this point in the history
Differential Revision: D66136228
  • Loading branch information
joevilches authored and facebook-github-bot committed Nov 19, 2024
1 parent 5b962c0 commit b231ace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
if [[ -n $(git status -s) ]]; then
git status -s
echo "yarn gentest modified these tests. Please run yarn gentest to resolve."
git diff
exit 1
fi

0 comments on commit b231ace

Please sign in to comment.