Skip to content

Commit

Permalink
Update back-end.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Dec 1, 2024
1 parent 2341882 commit 4bdceb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/back-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
composer exec -- phpcbf --standard=vendor/slevomat/coding-standard/SlevomatCodingStandard \
--sniffs=SlevomatCodingStandard.TypeHints.DeclareStrictTypes src/ \
|| test "$?" = 1 && exit 0
git diff
-
name: "Execute unit tests"
#run: "composer exec -- phpunit"
Expand Down

0 comments on commit 4bdceb4

Please sign in to comment.