test: expect user auth when running in CI

This commit is contained in:
ThetaDev 2024-10-24 00:57:47 +02:00
parent 9e2fe61267
commit d452af4fb7
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
2 changed files with 12 additions and 3 deletions

View file

@ -34,6 +34,7 @@ jobs:
env:
ALL_PROXY: "http://warpproxy:8124"
RUSTYPIPE_CACHE: "${{ secrets.RUSTYPIPE_CACHE }}"
YT_AUTHENTICATED: "1"
- name: 💌 Upload test report
if: always()