Skip to content

Commit

Permalink
ci: disable playwright for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
anfibiacreativa committed Oct 31, 2023
1 parent f6719f1 commit 444eeef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Playwright Tests
on:
push:
branches: [main]
branches: []
pull_request:
branches: [main]
branches: []
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit 444eeef

Please sign in to comment.