Peter Bieringer 1 kuukausi sitten
vanhempi
sitoutus
34d7895bd4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/test.yml

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

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