Peter Bieringer 3 hete
szülő
commit
c6b97569f6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/test.yml

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

@@ -55,7 +55,7 @@ jobs:
         run: tox -c pyproject.toml -e py
 
   test-otheros-python-oldest:
-    needs: [lint, test-ubuntu-python-oldest]
+    needs: [lint, test-ubuntu-python-oldest, test-otheros-python-newest]
     strategy:
       matrix:
         os: [macos-latest, windows-latest]