Skip to content
Snippets Groups Projects
Unverified Commit 3010fe6a authored by Ariya Hidayat's avatar Ariya Hidayat Committed by GitHub
Browse files

E2E tests on master: run for EE as well (#20542)

parent 4976869a
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ jobs:
timeout-minutes: 25
strategy:
matrix:
edition: [oss]
edition: [oss, ee]
env:
MB_EDITION: ${{ matrix.edition }}
INTERACTIVE: false
......@@ -61,7 +61,7 @@ jobs:
strategy:
fail-fast: false
matrix:
edition: [oss]
edition: [oss, ee]
folder:
- "custom-column"
- "dashboard"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment