mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-04-11 13:49:43 +02:00
internal/test: start playwright in the background?
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -67,6 +67,7 @@ jobs:
|
||||
- name: install playwright browsers
|
||||
run: |
|
||||
npx --yes playwright@1.50.1 install --with-deps
|
||||
npx --yes playwright@1.50.1 run-server --port 3000 &
|
||||
|
||||
- name: Build
|
||||
run: go build ./...
|
||||
|
||||
Reference in New Issue
Block a user