From 525a614178d6ece4d880a99674d9f168dfbe8f7f Mon Sep 17 00:00:00 2001 From: taroj1205 Date: Sun, 22 Jun 2025 17:00:12 +1200 Subject: [PATCH] refactor(ci): update Playwright container options for improved user permissions --- .github/workflows/ci-pipeline.yml | 2 +- cspell.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 9a24818..2543e1c 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -86,7 +86,7 @@ jobs: runs-on: ubuntu-latest container: image: mcr.microsoft.com/playwright:v1.52.0-jammy - options: --ipc=host --user pwuser + options: --user 1001 steps: - uses: actions/checkout@v4 diff --git a/cspell.json b/cspell.json index 1f3b10d..674e0f1 100644 --- a/cspell.json +++ b/cspell.json @@ -53,7 +53,6 @@ "Otero", "patreon", "Pdzly", - "pwuser", "Ribaric", "securtiy", "taroj",