Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
holmanb committed Jan 14, 2025
1 parent 9a73300 commit 5d27b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git merge "${{ matrix.merge-branch }}"
git merge "origin/${{ matrix.merge-branch }}"
- name: Quilt patches apply successfully and tests run
run: |
if [ ! -f debian/patches/series ]; then
Expand Down

0 comments on commit 5d27b5f

Please sign in to comment.