ci/tests: simplify tests and workflows

This commit is contained in:
2026-05-16 17:17:17 +03:00
parent 17c2df3640
commit 8550203411
5 changed files with 16 additions and 11 deletions
+1
View File
@@ -17,6 +17,7 @@ jobs:
INTEGRATION_TEST: '1'
# Used by the integration tests to locate ffmpeg reliably.
FFMPEG_PATH: '/usr/bin/ffmpeg'
TEST_PLAYLIST_URL: 'https://www.youtube.com/playlist?list=PLUmRr21IDW9WCW87FnbWAbIwwZHbf-lAz'
steps:
- name: Checkout repository