Skip to content

Commit

Permalink
Remove req
Browse files Browse the repository at this point in the history
  • Loading branch information
H00N24 committed Dec 10, 2024
1 parent 068c348 commit d0b9bc0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,16 @@ on:
The server to run the tests on. Default is `production`.
Options: `production`, `staging`, or `vaas-dev`.
use-alpha:
required: false
default: false
type: boolean
description: |-
Whether to use the alpha version of the `certora-cli`.
use-beta:
required: false
default: false
type: boolean
description: |-
Whether to use the beta version of the `certora-cli`.
add-status:
required: true
default: true
type: boolean
description: |-
Expand Down

0 comments on commit d0b9bc0

Please sign in to comment.