]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125669: Do not run `-ugui` tests by default on `make test` (#125730)
authorsobolevn <mail@sobolevn.me>
Wed, 30 Oct 2024 14:14:22 +0000 (17:14 +0300)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2024 14:14:22 +0000 (17:14 +0300)
commit1f16df4bfe5cfbe4ac40cc9c6d15f44bcfd99a64
tree5e89f7b6d1da9440786d26d2f2c93619c2277845
parent1064141967a2d22c2ae9e22ae77e8c9616559947
gh-125669: Do not run `-ugui` tests by default on `make test` (#125730)

Adds `make ci` target for use in CI and keeping `make test` for the local development.
.github/workflows/build.yml
.github/workflows/reusable-macos.yml
.github/workflows/reusable-ubuntu.yml
Doc/using/configure.rst
Makefile.pre.in
Misc/NEWS.d/next/Tests/2024-10-21-14-10-56.gh-issue-125730.kcWbvI.rst [new file with mode: 0644]