no need to install python that is already installed
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 15 Nov 2022 14:15:14 +0000 (15:15 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 15 Nov 2022 14:15:14 +0000 (15:15 +0100)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
.github/workflows/windows-build-and-test.yml
craftmaster.ini

index 8ae1085ad7d55a04f1729750f7c2bf0689a24793..a2f8b42c04b684b07372a1eaea312cd4d7c5b6ac 100644 (file)
@@ -1,4 +1,4 @@
-name: Build and Test
+name: Windows Build and Test
 on:
   push:
     branches:
index 8693cf8a97c5231424bdd7e9f35dba51b2205025..0c6616bb5c03a97eb7da3971477768de7d0ed800 100644 (file)
@@ -45,6 +45,8 @@ Packager/CacheDir = ${Variables:Root}\cache
 [BlueprintSettings]
 # don't try to pip install on the ci
 python-modules.ignored = True
+dev-utils/python2.ignored = True
+dev-utils/python3.ignored = True
 nextcloud-client.buildTests = True
 binary/mysql.useMariaDB = False