Skip to content

Commit

Permalink
fixup! ci: add upstream post-merge test
Browse files Browse the repository at this point in the history
  • Loading branch information
holmanb committed Feb 5, 2025
1 parent 3c1a642 commit 076d2e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packaging-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
# The quilt default setting is --fuzz=2, but debian packaging has
# stricter requirements
sudo sed -i 's/QUILT_PUSH_ARGS=.*$/QUILT_PUSH_ARGS="--fuzz=0"/g' /etc/quilt.quiltrc
sudo echo "QUILT_PATCHES=debian/patches" >> /etc/quilt.quiltrc
- name: Setup - configure git
run: |
Expand Down

0 comments on commit 076d2e2

Please sign in to comment.