Update test.yml

This commit is contained in:
cluntop
2026-02-27 00:37:43 +08:00
committed by GitHub
parent 22e3ea68d7
commit 3e49b2f205
+3 -3
View File
@@ -5,8 +5,8 @@ permissions:
actions: write
on:
schedule:
- cron: '30 2 * * *'
# schedule:
# - cron: '30 2 * * *'
workflow_dispatch:
env:
@@ -54,7 +54,7 @@ jobs:
- name: Initialize chromium
run: |
source .venv/bin/activate
playwright install chromium --with-deps
playwright install chromium
playwright install-deps chromium
- name: Run M3U script