Skip to content

Commit 0b406ad

Browse files
committed
run all tests
1 parent 0fad092 commit 0b406ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/brand-plugin-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
needs: setup
3030
uses: newfold-labs/workflows/.github/workflows/module-plugin-test.yml@main
3131
with:
32-
only-module-tests: true
3332
module-repo: ${{ github.repository }}
3433
module-branch: ${{ needs.setup.outputs.branch }}
3534
plugin-repo: "newfold-labs/wp-plugin-bluehost"
@@ -40,7 +39,6 @@ jobs:
4039
needs: setup
4140
uses: newfold-labs/workflows/.github/workflows/module-plugin-test.yml@main
4241
with:
43-
only-module-tests: true
4442
module-repo: ${{ github.repository }}
4543
module-branch: ${{ needs.setup.outputs.branch }}
4644
plugin-repo: "newfold-labs/wp-plugin-hostgator"
@@ -51,7 +49,6 @@ jobs:
5149
needs: setup
5250
uses: newfold-labs/workflows/.github/workflows/module-plugin-test.yml@main
5351
with:
54-
only-module-tests: true
5552
module-repo: ${{ github.repository }}
5653
module-branch: ${{ needs.setup.outputs.branch }}
5754
plugin-repo: "newfold-labs/wp-plugin-crazy-domains"

0 commit comments

Comments
 (0)