Skip to content

Commit

Permalink
updates playwright CI
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Antonelli committed Aug 19, 2024
1 parent 863a9bc commit cace934
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Playwright Tests
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
[push]

jobs:
test:
timeout-minutes: 60
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cace934

Please sign in to comment.