From: Jakub J. <no...@gi...> - 2024-03-18 13:48:18
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 03f278d18675886592233c3e500803df78d6604a https://github.com/OpenSC/OpenSC/commit/03f278d18675886592233c3e500803df78d6604a Author: Jakub Jelen <jj...@re...> Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M tests/Makefile.am Log Message: ----------- tests: Reorder commands to avoid intefering with the Fedora setup The .github/setup-fedora.sh changes the XFAIL_TESTS by sed that expands to the end of the file, which previously removed also this p11test test. By reordering these we can keep the workaround working. Commit: 0ab1f8167151098b0e6cfc1d642a03b77d8d59ae https://github.com/OpenSC/OpenSC/commit/0ab1f8167151098b0e6cfc1d642a03b77d8d59ae Author: Jakub Jelen <jj...@re...> Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: A .github/workflows/doc.yml Log Message: ----------- ci: Verify the HTML documentation is up-to-date Using Fedora image as the ubuntu creates non-standard /usr/etc/... paths without more tweaking Fixes: #3056 Compare: https://github.com/OpenSC/OpenSC/compare/d2cbd63a25c7...0ab1f8167151 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |