Skip to content

Commit

Permalink
feat(phpstan): various fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Dec 2, 2024
1 parent 856b9cb commit e85a026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# - name: "Readme Validation"
# run: |
# curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar && chmod +x wp-cli.phar && mv wp-cli.phar /usr/local/bin/wp
# wp package install swissspidy/validate-readme-command:dev-main --allow-root
# wp package install swissspidy/validate-readme-command:@stable --allow-root
# wp plugin validate-readme ./plugin-name/README.txt --allow-root

static-code-analysis:
Expand Down

0 comments on commit e85a026

Please sign in to comment.