Skip to content

Commit

Permalink
fix(suite): delete obsolete groups tests
Browse files Browse the repository at this point in the history
  • Loading branch information
STew790 committed Feb 24, 2025
1 parent 63e784a commit 57b176c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-suite-web-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
# todo: this setup is duplicated with test-suite-web-e2e.yml
matrix:
include:
- TEST_GROUP: "@group_suite"
CONTAINERS: "trezor-user-env-unix"
CYPRESS_USE_TREZOR_USER_ENV_BRIDGE: "1"
- TEST_GROUP: "@group_device-management"
CONTAINERS: "trezor-user-env-unix"
CYPRESS_USE_TREZOR_USER_ENV_BRIDGE: "1"
Expand Down Expand Up @@ -191,9 +188,6 @@ jobs:
fail-fast: false
matrix:
include:
- TEST_GROUP: "@group_suite"
CONTAINERS: "trezor-user-env-unix"
CYPRESS_USE_TREZOR_USER_ENV_BRIDGE: "1"
- TEST_GROUP: "@group_device-management"
CONTAINERS: "trezor-user-env-unix"
CYPRESS_USE_TREZOR_USER_ENV_BRIDGE: "1"
Expand Down

0 comments on commit 57b176c

Please sign in to comment.