Skip to content

Commit

Permalink
Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
zbrag committed Aug 27, 2024
1 parent 21bc672 commit ab41f15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:

- name: Composer install --dev
uses: php-actions/composer@v6
working-directory: modules/registrars/realtimeregister
with:
working_dir: "modules/registrars/realtimeregister"

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

0 comments on commit ab41f15

Please sign in to comment.