Skip to content

Commit

Permalink
Fix missing parameter propagation in EC2 CI workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Hanno Becker <[email protected]>
  • Loading branch information
hanno-becker committed Sep 11, 2024
1 parent e3d21eb commit f08f335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_ec2_any.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
functest: ${{ github.event.inputs.functest }}
lint: ${{ github.event.inputs.lint }}
cbmc: ${{ github.event.inputs.cbmc }}
always_terminate: ${{ github.event.inputs.always_terminate }}
secrets: inherit

0 comments on commit f08f335

Please sign in to comment.