Skip to content

Commit

Permalink
Inconsistent naming
Browse files Browse the repository at this point in the history
  • Loading branch information
tvlooy authored Jun 16, 2023
1 parent 0630ac3 commit 7d8f17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/composer.lock') }}
- uses: php-actions/composer@v6
with:
php-version: ${{ matrix.php-versions }}
php_version: ${{ matrix.php-versions }}
- name: Display PHP version
run: php -v
- name: Run tests
Expand Down

0 comments on commit 7d8f17a

Please sign in to comment.