Skip to content

Commit

Permalink
Fix double hypen
Browse files Browse the repository at this point in the history
  • Loading branch information
mtompset committed Mar 25, 2024
1 parent ce6f3ee commit e4d1e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: php-actions/composer@run-as-current-user

- name: PHPUnit Tests
uses: php-actions/phpunit@composer-version--user
uses: php-actions/phpunit@composer-version-user
with:
working-directory: /data/SilMock/tests
bootstrap: vendor/autoload.php
Expand Down

0 comments on commit e4d1e19

Please sign in to comment.