ci: Fix all-commits job.
This commit is contained in:
parent
810f7cde64
commit
47e6dc920e
@ -18,7 +18,7 @@ git merge-base --is-ancestor HEAD~ origin/main &&
|
||||
git checkout HEAD~
|
||||
git rebase origin/main \
|
||||
--exec 'echo ===; echo ===; echo ===; git log -n 1;' \
|
||||
--exec 'cargo test -p sequoia-openpgp' &&
|
||||
--exec 'cargo test -p sequoia-sq' &&
|
||||
echo "All commits passed tests" &&
|
||||
exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user