Skip to content

Commit bae537f

Browse files
committed
fix typo
1 parent 617c15a commit bae537f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: |
6262
npx wp-env start
6363
64-
- name: Setup test data
64+
- name: Activate code-snippets plugin
6565
run: npx wp-env run cli wp plugin activate code-snippets
6666

6767
- name: WordPress debug information

0 commit comments

Comments
 (0)