diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 53f91b6..611e549 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -15,7 +15,7 @@ jobs: build-apk-pr-check: uses: ./.github/workflows/build-artifact.yml with: - FILES_TO_EXPECT: 17 + FILES_TO_EXPECT: 16 secrets: ENVS: | CI_TEST=True diff --git a/src/utils.py b/src/utils.py index 3e5abab..e66c109 100644 --- a/src/utils.py +++ b/src/utils.py @@ -9,7 +9,7 @@ all_builds = [ "youtube_music", "twitter", "reddit", - "tiktok", + # "tiktok", # Commented because of out of memory issues "warnwetter", "spotify", "nyx-music-player",