mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 21:44:06 +01:00
fix yml
This commit is contained in:
parent
b65b735bc4
commit
d5aed41ee0
10
.github/workflows/playwright.yml
vendored
10
.github/workflows/playwright.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: Playwright Tests
|
||||
on:
|
||||
push:
|
||||
branches: [ main, master ]
|
||||
pull_request:
|
||||
branches: [ main, master ]
|
||||
jobs:
|
||||
name: Playwright Tests
|
||||
on: [ push, pull_request ]
|
||||
jobs:
|
||||
test:
|
||||
timeout-minutes: 60
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user