Skip to content

Commit

Permalink
Disable broken test in playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
genu committed Nov 25, 2023
1 parent 0802fcb commit 31844e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
branches: [main, master]
jobs:
test:
# Disable this because its currently broken
if: false
timeout-minutes: 60
runs-on: ubuntu-latest
services:
Expand Down

0 comments on commit 31844e5

Please sign in to comment.