Rework ci
Compare changes
Files
4@@ -44,7 +44,8 @@ for key in ['a_1', 'a_2', 'tilt_1', 'tilt_2', 'phi_12', 'phi_jl', 'phase', 'iota
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 made some changes to the CI.
continuumio/anaconda
(python 2) and continuumio/anaconda3
(python 3).test/*tests.py
.There are tests not being run under python 3 which are now being run under python 2. If we no longer want these, we should remove them.
I think it's worth running the examples in this way as it gives us an immediate check if we've broken any with other changes.