1
0
Files
electrum/.cirrus.yml
SomberNight b60d2e9610 ci: add task to run unittests with frozen deps
I think it makes sense to run the tests with both the "latest" dependencies,
and with the pinned dependencies that we package for releases.

Testing with latest can reveal changes/issues with new dep versions,
while testing with pinned is testing what users will actually run.
Previously we were only testing with "latest".
2025-09-03 16:40:54 +00:00

13 KiB