Skip to content

Commit

Permalink
Enable browser tests on push (comfyanonymous#3878)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored Jun 26, 2024
1 parent e3579f3 commit f12fa1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
name: Playwright Browser Tests CI

on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]

Expand Down

0 comments on commit f12fa1d

Please sign in to comment.