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 ca9f73c commit a2872bcCopy full SHA for a2872bc
.github/workflows/phpunit.yaml
@@ -13,7 +13,7 @@ concurrency:
13
cancel-in-progress: true
14
15
jobs:
16
- run:
+ phpunit:
17
runs-on: ubuntu-latest
18
env:
19
DB_DATABASE: wordpress_test
0 commit comments