Loading .github/workflows/test.yml +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ jobs: - '3.10' - '3.11' - '3.12' - '3.13' install: - 'full' - 'simple' Loading Loading
.github/workflows/test.yml +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ jobs: - '3.10' - '3.11' - '3.12' - '3.13' install: - 'full' - 'simple' Loading