Skip to content

Commit 4602461

Browse files
authored
Remove PWD env var. (#2616)
1 parent da95e19 commit 4602461

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Request/Request.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ class Request implements
7171

7272
public const ENVIRONMENT_VARIABLES = [
7373
'CI',
74-
'PWD',
7574
];
7675

7776
protected ClientInterface $client;

0 commit comments

Comments
 (0)