From d489f4e7ca0b3ac840fd212e66f57148236935d1 Mon Sep 17 00:00:00 2001 From: Raymond Fung Date: Sun, 11 Aug 2024 17:33:29 +0100 Subject: [PATCH] Trying with Win int test --- .github/workflows/python-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 2983c890af..13b906b195 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -21,8 +21,8 @@ name: "Python CI" on: push: - branches: - - 'main' +# branches: +# - 'main' pull_request: concurrency: