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

Commit

Permalink
tree
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 31, 2024
1 parent 4e69fa0 commit 0696bab
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,8 @@ jobs:
run: composer validate --ansi

-
name: 'Run "measure" command'
run: bin/lines measure src --ansi

-
name: 'Run "measure" with json command'
run: bin/lines measure src --json --ansi
name: 'Run "class-tree" command'
run: bin/finalize class-tree src --ansi

-
name: 'PHPStan'
Expand Down

0 comments on commit 0696bab

Please sign in to comment.