Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
fixup! fixup! kick of tiny readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 31, 2024
1 parent 35ca970 commit f7bc25f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:

-
name: 'Tests'
run: vendor/bin/phpunit
run: |
bin/finalize detect src tests --ansi
vendor/bin/phpunit
name: ${{ matrix.actions.name }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7bc25f

Please sign in to comment.