1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-03 23:49:57 +08:00

Enable browser tests on push (#3878)

This commit is contained in:
Chenlei Hu
2024-06-26 09:09:21 -04:00
committed by GitHub
parent e3579f3360
commit f12fa1d8d7

View File

@@ -7,6 +7,8 @@
name: Playwright Browser Tests CI
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]