Skip to content

Commit 75ca7d5

Browse files
committed
wip
1 parent 2bf491b commit 75ca7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Install WordPress
7777
run: |
78-
rm wordpress/wp-config.php
78+
rm -f wordpress/wp-config.php
7979
wp config create \
8080
--dbname="$WP_DB_NAME" \
8181
--dbuser="$WP_DB_USER" \

0 commit comments

Comments
 (0)