Skip to content

Commit

Permalink
Add shepherd output
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug authored Mar 30, 2021
1 parent 7aa564c commit 9a9ffaf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

jobs:
build:

runs-on: ubuntu-latest

steps:
Expand All @@ -32,4 +31,4 @@ jobs:
run: composer install --prefer-dist --no-progress --no-suggest

- name: Run test suite
run: vendor/bin/psalm
run: vendor/bin/psalm --shepherd

0 comments on commit 9a9ffaf

Please sign in to comment.