Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmister committed Jan 8, 2024
1 parent d3aac2c commit d8bbe0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
branches: [ main ]
jobs:
:
playwright-tests:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d8bbe0b

Please sign in to comment.