Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit f1af8c6

Browse files
committed
ci: Update Github actions configuration.
1 parent 76137e7 commit f1af8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: vendor/bin/grumphp run
5252

5353
- name: Send PSALM data
54-
run: vendor/bin/psalm --shepherd --stats
54+
run: vendor/bin/psalm --shepherd --stats src/
5555
continue-on-error: true
5656

5757
- name: Send Scrutinizer data

0 commit comments

Comments
 (0)