Skip to content

Commit 35a4fe4

Browse files
committed
changed command name
1 parent ee3164f commit 35a4fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/set_rerun_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description: "Cleanup the project level environment variable set by browserstack
22

33
steps:
44
- run:
5-
name: Cleanup Environment
5+
name: Set Rerun Tests
66
command: <<include(scripts/rerun_tests.sh)>>
77
environment:
88
CLEANUP_ENV_VAR: true

0 commit comments

Comments
 (0)