From 4b2d609a0efcc1d9b2f1a08f954d067ad1d9cd1e Mon Sep 17 00:00:00 2001 From: mo khan Date: Wed, 14 May 2025 13:18:54 -0600 Subject: test: use playwright to test out an OIDC login --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9c43fff..643db68 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ setup: @mise install @go install tool @command -v godotenv + @command -v playwright @command -v yamlfmt build: bin/sparkled -- cgit v1.2.3