test: expect user auth when running in CI

This commit is contained in:
ThetaDev 2024-10-24 00:57:47 +02:00
parent 1dcde78053
commit 304c0cf16c
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()