ci: Run openpgp tests for all commits in a MR.

This adds a CI job that runs only for MRs.

  • Use git rebase --exec cargo test sequoia-openpgp to run tests for each commit.
  • Set dummy credentials to make git rebase happy.
  • Use git clone strategy to limit impact on other jobs.
Edited by Nora Widdecke

Merge request reports

Loading