mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-27 23:40:36 +05:30
Add argument -Ddownloader=MOCK to CI job
Now MockDownloader will be used in tests.
This commit is contained in:
parent
7c774c84ce
commit
e5dc62d9bd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
||||
restore-keys: ${{ runner.os }}-gradle
|
||||
|
||||
- name: Build and run Tests
|
||||
run: ./gradlew check --stacktrace
|
||||
run: ./gradlew check --stacktrace -Ddownloader=MOCK
|
||||
|
Loading…
x
Reference in New Issue
Block a user