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

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Feb 10, 2024
1 parent ce691cd commit 51351a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
run: composer validate --ansi

-
name: 'Run "class-tree" command'
run: bin/finalize detect src --ansi
name: 'Bare command'
run: bin/finalize finalize src --ansi

-
name: 'PHPStan'
Expand Down

0 comments on commit 51351a9

Please sign in to comment.