Skip to content

Commit

Permalink
fix missing dir
Browse files Browse the repository at this point in the history
  • Loading branch information
tasuku43 committed Mar 27, 2024
1 parent b58f702 commit ae53dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Composer install
uses: ./.github/actions/composer-install
- name: Run PhpUnit tests
run: ./vendor/bin/phpunit
run: ./vendor/bin/phpunit tests

0 comments on commit ae53dee

Please sign in to comment.