Mercurial > p > roundup > code
diff .github/workflows/codeql-analysis.yml @ 8151:c43b2bd8e203
add gpg package to build - ubuntu-22.04 python 3.13 skips pgp tests.
The 3.13 tests on ubuntu-22.04 report that PGP tests are skipped
because:
SKIPPED [1] test/test_mailgw.py:296: Skipping PGP tests: 'gpg' not installed
the same tests pass under python 3.12 and ubuntu-22.04. Under both
versions, the gpg build and install report no issues.
Add the gpg package to see if it fixes it.
(Log used:
https://github.com/roundup-tracker/roundup/actions/runs/11633664792/job/32399246320)
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 10 Nov 2024 14:06:21 -0500 |
| parents | c305587708a8 |
| children | 234ea17b8463 |
