psalm: update workflow

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/877/head
Varun Patil 2023-10-14 02:39:22 -07:00
parent f9c76d0b70
commit d07e386029
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ jobs:
run: | run: |
cd apps/memories cd apps/memories
make install-tools make install-tools
make psalm tools/vendor/bin/psalm --output-format=github --no-cache --shepherd --stats --threads=4