Skip to content

Commit

Permalink
👷 Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien committed Sep 15, 2024
1 parent e34f4ad commit 7aa68f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run checks
run: vendor/bin/grumphp run --testsuite=check
- name: Run test suite
run: vendor/bin/phpunit
run: vendor/bin/simple-phpunit

node-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7aa68f0

Please sign in to comment.