Yeuoly 1 year ago
parent
commit
2a269d6528
1 changed files with 1 additions and 1 deletions
  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