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 05a64a2 commit aadc2e2Copy full SHA for aadc2e2
.github/workflows/spio.yml
@@ -75,7 +75,7 @@ jobs:
75
done
76
echo "Listing WordPress files..."
77
ls -alh /tmp/wordpress-tests-lib/
78
- ls -alh /tmp/wordpress-tests-lib/install/
+ ls -alh /tmp/wordpress-tests-lib/includes/
79
80
- name: Run PHPUnit tests
81
run: vendor/bin/phpunit
0 commit comments