Skip to content

Commit aadc2e2

Browse files
authored
Add correct folder name
1 parent 05a64a2 commit aadc2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
done
7676
echo "Listing WordPress files..."
7777
ls -alh /tmp/wordpress-tests-lib/
78-
ls -alh /tmp/wordpress-tests-lib/install/
78+
ls -alh /tmp/wordpress-tests-lib/includes/
7979
8080
- name: Run PHPUnit tests
8181
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)