Skip to content

Commit e03398f

Browse files
authored
Merge pull request #39 from simPod/run-shepherd
Send type coverage to Shepherd
2 parents c6355c1 + 8dca156 commit e03398f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static-analysis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Psalm
5050
uses: docker://vimeo/psalm-github-actions:4.4.1
5151
with:
52+
args: --shepherd
5253
composer_require_dev: true
5354
security_analysis: true
5455
report_file: results.sarif

0 commit comments

Comments
 (0)