Steven Silvester před 4 roky
rodič
revize
7ef7f19e7d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      .github/workflows/linuxtests.yml

+ 2 - 2
.github/workflows/linuxtests.yml

@@ -7,7 +7,7 @@ jobs:
     name: Linux
     strategy:
       matrix:
-        group: [integrity, integrity2, docs, docs2, python, usage, nonode]
+        group: [integrity, integrity2, docs, usage, docs2, python,  nonode]
         python: [3.5, 3.8]
         exclude:
           - group: integrity
@@ -16,7 +16,7 @@ jobs:
             python: 3.5
           - group: docs
             python: 3.5
-          - group: docs2
+          - group: docs
             python: 3.5
           - group: changelog
             python: 3.5