Skip to content
Snippets Groups Projects
Unverified Commit 784b5a76 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Remove the `node` parameter from Cypress CI job matrix (#15878)

parent e936139e
Branches
Tags
No related merge requests found
......@@ -869,10 +869,6 @@ jobs:
test-files-location:
type: string
default: ""
# Node number e.g. 1
node:
type: string
default: ""
before-steps:
type: steps
default: []
......@@ -1182,7 +1178,6 @@ workflows:
- fe-tests-cypress:
matrix:
parameters:
node: ["1"]
edition: ["ee", "oss"]
name: e2e-tests-<< matrix.edition >>
requires:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment