Skip to content

Commit

Permalink
Clean-ups
Browse files Browse the repository at this point in the history
  • Loading branch information
poliander committed Nov 1, 2023
1 parent ce1fc12 commit 099508c
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 @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
uses: php-actions/composer@v6

- name: PHPUnit Tests
- name: Run unit tests
uses: php-actions/phpunit@master
with:
version: 10
Expand Down

0 comments on commit 099508c

Please sign in to comment.