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.
main
1 parent 0b78aa0 commit 630f947Copy full SHA for 630f947
.github/workflows/testing.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
test:
15
- uses: wp-cli/.github/.github/workflows/reusable-testing.yml@try/test-suite
+ uses: wp-cli/.github/.github/workflows/reusable-testing.yml@main
16
with:
17
matrix: |
18
{
0 commit comments