Fix module name in pytest --cov argument
Compare changes
+ 2
− 0
@@ -153,6 +153,8 @@ deb:bullseye:
@@ -153,6 +153,8 @@ deb:bullseye:
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
This MR fixes the failing CI by manually setting the COVERAGE_TARGET
variable for the pytest jobs; the default from the template no longer works because we renamed the repo.