Skip to content

Commit

Permalink
Disable playwright tests for the moment, as I can't easily update them.
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Sep 16, 2024
1 parent 5945c8e commit bbe8c70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

name: Playwright Tests
on:
push:
branches-ignore:
- "dependabot/**"
- "daily-test-sync"
# push:
# branches-ignore:
# - "dependabot/**"
# - "daily-test-sync"

jobs:
playwright:
Expand Down

0 comments on commit bbe8c70

Please sign in to comment.