Skip to content

Commit

Permalink
Fix typo for integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw committed Jul 17, 2021
1 parent 0f309bb commit b7c2415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2

- name: PHP Composer
- uses: php-actions/composer@v5
uses: php-actions/composer@v5

- name: PHPUnit tests
uses: php-actions/phpunit@v3
Expand Down

0 comments on commit b7c2415

Please sign in to comment.