Skip to content

Commit 1f03367

Browse files
committed
CCM-10294: remove unused test references
1 parent b003d30 commit 1f03367

File tree

4 files changed

+1
-155
lines changed

4 files changed

+1
-155
lines changed

.github/actions/acceptance-tests/action.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ inputs:
55
testType:
66
description: Type of test to run
77
required: true
8-
default: main
98

109
targetEnvironment:
1110
description: Name of the environment under test
1211
required: true
13-
default: main
1412

1513
targetAccountGroup:
1614
description: Name of the account group under test
@@ -19,7 +17,7 @@ inputs:
1917

2018
targetComponent:
2119
description: Name of the component under test
22-
default: app
20+
required: true
2321

2422
runs:
2523
using: "composite"

.github/workflows/pr_closed.yaml

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/workflows/pr_create_dynamic_env.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

.github/workflows/pr_destroy_dynamic_env.yaml

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)