From e5ca5eaeb112203403ec4eda3ad65f9745d808cc Mon Sep 17 00:00:00 2001 From: Firq Date: Thu, 21 Dec 2023 02:02:28 +0100 Subject: [PATCH] testing 12 --- .forgejo/workflows/unlighthouse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/unlighthouse.yml b/.forgejo/workflows/unlighthouse.yml index f8bacf0..4fb4626 100644 --- a/.forgejo/workflows/unlighthouse.yml +++ b/.forgejo/workflows/unlighthouse.yml @@ -6,10 +6,10 @@ on: jobs: unlighthouse: runs-on: dind + container: node:20-bookworm services: firqdevwebsite: image: forgejo.neshweb.net/firq/firq-dev-website:preview - container: node:20-bookworm steps: registry.gitlab.com/gitlab-ci-utils/lighthouse:latest - name: Install Dependencies run: npm install @unlighthouse/cli puppeteer