فهرست منبع

Run tests in 0.24 branch

Jelmer Vernooij 2 ماه پیش
والد
کامیت
bfa630a473
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/pythontest.yml

+ 1 - 1
.github/workflows/pythontest.yml

@@ -2,7 +2,7 @@ name: Python tests
 
 on:
   push:
-    branches: [ main, master ]
+    branches: [ main, master, "0.24" ]
   pull_request:
   schedule:
     - cron: "0 6 * * *" # Daily 6AM UTC build