We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf678c commit 448c039Copy full SHA for 448c039
.github/workflows/tests.yml
@@ -100,7 +100,6 @@ jobs:
100
run: |
101
PLUGIN_SLUG=$(basename "$GITHUB_WORKSPACE")
102
ln -s "$GITHUB_WORKSPACE" "wordpress/wp-content/plugins/simpleanalytics"
103
- wp plugin activate simpleanalytics --path=wordpress --allow-root
104
105
- name: Start PHP server
106
0 commit comments