Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
blackboxsw committed Aug 15, 2024
1 parent 5cb0675 commit 9a79baf
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 @@ -34,7 +34,7 @@ jobs:
echo 'QUILT_PATCHES=debian/patches' >> ~/.quiltrc
echo 'QUILT_SERIES=debian/patches/series' >> ~/.quiltrc
- name: Daily recipe check: quilt patches apply successfully and tests run
- name: Daily recipe: quilt patches apply successfully and tests run
run: |
quilt push -a
tox -e py3
Expand Down

0 comments on commit 9a79baf

Please sign in to comment.