Yeuoly hace 1 año
padre
commit
2a269d6528
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/tests.yml

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

@@ -41,7 +41,7 @@ jobs:
           python-version: '3.10'
 
       - name: Install Python dependencies
-        run: pip install httpx requests jinja2"
+        run: pip install httpx requests jinja2
 
       - name: Setup tmate session
         uses: mxschmitt/action-tmate@v3