Skip to content

Commit

Permalink
add missed input for only-module-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Dec 14, 2023
1 parent 24028fb commit 0fc87fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/module-plugin-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ on:
type: boolean
default: false
required: false
only-module-tests:
description: Flag to run only this module tests
type: boolean
default: false
required: false
workflow_dispatch:
inputs:
php-version:
Expand Down

0 comments on commit 0fc87fd

Please sign in to comment.