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 6e434d7 commit 05a64a2Copy full SHA for 05a64a2
.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/src/
+ ls -alh /tmp/wordpress-tests-lib/install/
79
80
- name: Run PHPUnit tests
81
run: vendor/bin/phpunit
0 commit comments