Skip to content

Commit b6fb585

Browse files
committed
🔧 disabled unnecessary steps
1 parent e758425 commit b6fb585

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_extension.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,6 @@ jobs:
114114
# To report GitHub Actions status checks
115115
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
116116
VALIDATE_PHP: true
117+
VALIDATE_PHP_PSALM: false
118+
VALIDATE_PHP_PHPCS: false
119+
VALIDATE_PHP_PHPSTAN: false

0 commit comments

Comments
 (0)