Skip to content

Commit 8c023f7

Browse files
🩹 [Patch]: Remove ENABLE_GITHUB_ACTIONS_GROUP_TITLE and RUN_LOCAL environment variables from Action-Test workflow
1 parent 7c18e2f commit 8c023f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/Action-Test.yml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ jobs:
4444
env:
4545
FILTER_REGEX_INCLUDE: outputs/docs
4646
DEFAULT_WORKSPACE: tests/srcTestRepo
47-
ENABLE_GITHUB_ACTIONS_GROUP_TITLE: true
4847
GITHUB_TOKEN: ${{ github.token }}
49-
RUN_LOCAL: true
5048
VALIDATE_ALL_CODEBASE: true
5149
VALIDATE_BIOME_FORMAT: false
5250
VALIDATE_BIOME_LINT: false

0 commit comments

Comments
 (0)