Fix end-to-end-tests complete when skip=true

This commit is contained in:
Michael Telatynski 2026-02-11 16:02:00 +00:00 committed by GitHub
parent 7e05552325
commit df11e1ff2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -203,6 +203,7 @@ jobs:
repository: element-hq/element-web
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
if: inputs.skip != true
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
if: inputs.skip != true
with: