Peter Bieringer 1 ay önce
ebeveyn
işleme
34d7895bd4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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]