2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-09-01 14:55:26 +00:00

Merge pull request #513 from XiangRongLin/ci_use_mock

Adjust CI workflow to run tests with mocks
This commit is contained in:
Stypox
2021-01-15 20:20:23 +01:00
committed by GitHub

View File

@@ -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