test: expect user auth when running in CI
This commit is contained in:
parent
9e2fe61267
commit
d452af4fb7
2 changed files with 12 additions and 3 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Reference in a new issue