Skip to content

Commit f63fc77

Browse files
committed
no message
1 parent 5641cb9 commit f63fc77

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check-unused-lang-keys.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212

1313
- name: Set up PHP
1414
uses: shivammathur/setup-php@v2
15-
with:
16-
php-version: 8.4 # Set the PHP version appropriate for your project
17-
#extensions: mbstring, json
1815

1916
- name: Run Language Key Check
2017
run: php .github/workflows/check-unused-lang-keys.php

0 commit comments

Comments
 (0)