mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 13:41:59 +00:00
test: merge targeted screenshots, remove --user root from CI
Merge feat/targeted-screenshot-tests changes and remove --user root from CI container options to run as container default user.
This commit is contained in:
2
.github/workflows/ci-tests-e2e.yaml
vendored
2
.github/workflows/ci-tests-e2e.yaml
vendored
@@ -58,7 +58,6 @@ jobs:
|
||||
credentials:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
options: --user root
|
||||
permissions:
|
||||
contents: read
|
||||
packages: read
|
||||
@@ -107,7 +106,6 @@ jobs:
|
||||
credentials:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
options: --user root
|
||||
permissions:
|
||||
contents: read
|
||||
packages: read
|
||||
|
||||
Reference in New Issue
Block a user