From 53efd0df4a8fe81f53f1ec34fa9396c172153d83 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Sun, 5 Nov 2023 19:26:07 +0100 Subject: [PATCH] TEMP: Run on branch `python311-more` on CI --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1eee46b5d..54214b3b2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,7 +4,7 @@ on: push: branches: - master - - python311 + - python311-more pull_request: branches: - master