Skip to content

Commit

Permalink
v3.x: add actions
Browse files Browse the repository at this point in the history
  • Loading branch information
apvalkov committed May 6, 2024
1 parent cdd4028 commit e1af54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: composer install -q --no-scripts --prefer-dist

- name: Run PHPUnit tests
run: vendor/bin/phpunit
run: vendor/bin/phpunit tests

0 comments on commit e1af54a

Please sign in to comment.