Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dfawley committed Oct 23, 2024
1 parent 87c3cb5 commit ac76cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
popd
done
diff --recursive "${BEFORE}" "${AFTER}" || exit 1
( diff -u0 --recursive "${BEFORE}" "${AFTER}" | grep -v '@@' ) && exit 1

0 comments on commit ac76cff

Please sign in to comment.