]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/core.yml
[rh:requests] Add handler for `requests` HTTP library (#3668)
[yt-dlp.git] / .github / workflows / core.yml
index 7acaee1e83eeb334f712648f7c601b0a30341da8..049faf3738d4c4d1566631b4fe97fa9d6d6d3a33 100644 (file)
@@ -32,7 +32,7 @@ jobs:
       uses: actions/setup-python@v4
       with:
         python-version: ${{ matrix.python-version }}
-    - name: Install pytest
+    - name: Install dependencies
       run: pip install pytest -r requirements.txt
     - name: Run tests
       continue-on-error: False