We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18aa21e commit 2624854Copy full SHA for 2624854
.github/workflows/codecov.yml
@@ -29,6 +29,8 @@ jobs:
29
30
- name: Install composer and dependencies
31
uses: php-actions/composer@v6
32
+ with:
33
+ php_extensions: gettext
34
35
- name: PHPUnit Tests
36
uses: php-actions/phpunit@v3
0 commit comments