Skip to content

Commit

Permalink
Adding plugin e2e option for QIT action.
Browse files Browse the repository at this point in the history
  • Loading branch information
message-dimke committed Jun 18, 2024
1 parent e3f6654 commit 832d06a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-qit-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ on:
required: true
default: false
type: boolean
test-plugin-e2e:
description: 'Should Plugin E2E be tested? (takes a lot of time)'
required: true
default: false
type: boolean

# Advanced customization.
ignore-fail:
Expand Down

0 comments on commit 832d06a

Please sign in to comment.