Skip to content

Commit

Permalink
🔧 disabled unnecessary steps
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLambauer committed Jul 23, 2024
1 parent e758425 commit b6fb585
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,6 @@ jobs:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_PHP: true
VALIDATE_PHP_PSALM: false
VALIDATE_PHP_PHPCS: false
VALIDATE_PHP_PHPSTAN: false

0 comments on commit b6fb585

Please sign in to comment.