Skip to content

Commit 3e6bf96

Browse files
committed
docker build
1 parent 56fb7a2 commit 3e6bf96

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,6 @@ jobs:
122122
- name: Show current config values
123123
run: wp config list --path=/tmp/wp --allow-root
124124

125-
- name: Install plugin
126-
run: |
127-
PLUGIN_SLUG=$(basename "$GITHUB_WORKSPACE")
128-
ln -s "$GITHUB_WORKSPACE" "wordpress/wp-content/plugins/simpleanalytics"
129-
130125
- name: Install pnpm
131126
uses: pnpm/action-setup@v4
132127
with:

0 commit comments

Comments
 (0)