Skip to content

Commit ee00b3d

Browse files
ACQE-9025: Fixed functional test issue
1 parent fcb7b72 commit ee00b3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ jobs:
133133
with:
134134
php-version: ${{ matrix.php-versions }}
135135
extensions: curl, dom, intl, json, openssl
136+
ini-values: register_argc_argv=On
136137

137138
- name: Cache Composer packages
138139
id: composer-cache

0 commit comments

Comments
 (0)