Fix end-to-end-tests complete when skip=true
This commit is contained in:
committed by
GitHub
parent
7e05552325
commit
df11e1ff2b
1
.github/workflows/end-to-end-tests.yaml
vendored
1
.github/workflows/end-to-end-tests.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user