diff --git a/.github/workflows/npm-bru-cli.yml b/.github/workflows/npm-bru-cli.yml index 62511558c..ad964a181 100644 --- a/.github/workflows/npm-bru-cli.yml +++ b/.github/workflows/npm-bru-cli.yml @@ -2,11 +2,6 @@ name: Bru CLI Tests (npm) on: workflow_dispatch: - inputs: - build: - description: 'Test Bru CLI (npm)' - required: true - default: 'true' # Assign permissions for unit tests to be reported. # See https://github.com/dorny/test-reporter/issues/168