Skip to content

Commit

Permalink
ci: Install git-delta for nicer diffs in error messages
Browse files Browse the repository at this point in the history
The diffs of mismatching golden files are passed through git-delta since
#645.
  • Loading branch information
adombeck committed Jan 15, 2025
1 parent c636df9 commit d964d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
test_apt_deps: >-
cracklib-runtime
ffmpeg
git-delta
openssh-client
openssh-server
Expand Down

0 comments on commit d964d58

Please sign in to comment.