test: migrate apps folder to playwright (#1201)

This commit is contained in:
Rıdvan Akca
2023-08-09 18:38:49 +03:00
committed by Rıdvan Akca
parent 1c8e9fac7c
commit 69297c2dd8
12 changed files with 161 additions and 38 deletions

View File

@@ -1,9 +1,7 @@
name: Automatisch UI Test
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 12 * * *'
jobs:
test:
timeout-minutes: 60