mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Excluded tiktok from PR checks
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
build-apk-pr-check:
|
build-apk-pr-check:
|
||||||
uses: ./.github/workflows/build-artifact.yml
|
uses: ./.github/workflows/build-artifact.yml
|
||||||
with:
|
with:
|
||||||
FILES_TO_EXPECT: 17
|
FILES_TO_EXPECT: 16
|
||||||
secrets:
|
secrets:
|
||||||
ENVS: |
|
ENVS: |
|
||||||
CI_TEST=True
|
CI_TEST=True
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@ all_builds = [
|
|||||||
"youtube_music",
|
"youtube_music",
|
||||||
"twitter",
|
"twitter",
|
||||||
"reddit",
|
"reddit",
|
||||||
"tiktok",
|
# "tiktok", # Commented because of out of memory issues
|
||||||
"warnwetter",
|
"warnwetter",
|
||||||
"spotify",
|
"spotify",
|
||||||
"nyx-music-player",
|
"nyx-music-player",
|
||||||
|
|||||||
Reference in New Issue
Block a user