浏览代码

skip some more check on python 3.5

Steven Silvester 4 年之前
父节点
当前提交
42186ab96f
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .github/workflows/linuxtests.yml

+ 6 - 0
.github/workflows/linuxtests.yml

@@ -18,6 +18,12 @@ jobs:
             python: 3.5
           - group: usage
             python: 3.5
+          - group: linkcheck
+            python: 3.5
+          - group: nonode
+            python: 3.5
+          - group: lint
+            python: 3.5
           - group: examples
             python: 3.5
       fail-fast: false