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

[E2E] Extract `actions` E2E tests to their own group (#31432) (#31458)

* Move core actions E2E tests to a separate folder

* Run new `actions` E2E group in CI

Metabase actions deserve their own E2E group, as the test suite around
them is expected to grow. This commit introduces `actions` E2E group to
the CI.
parent cbe760d5
No related branches found
No related tags found
No related merge requests found
...@@ -78,6 +78,7 @@ jobs: ...@@ -78,6 +78,7 @@ jobs:
java-version: [11] java-version: [11]
edition: [ee] edition: [ee]
folder: folder:
- "actions"
- "admin" - "admin"
- "binning" - "binning"
- "collections" - "collections"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment