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 4763cf7 commit 82b2d78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/packaging-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ jobs:
git remote add upstream https://git.launchpad.net/cloud-init
git fetch upstream main
git checkout upstream/main
git branch
git checkout ${{ github.head_ref }} -- debian
git merge ${{ github.sha }}
quilt push -a
tox -e py3
quilt pop -a

0 comments on commit 82b2d78

Please sign in to comment.