Skip to content

Commit

Permalink
ci: added sha parameter to zombienet tests ci flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandar Brayanov committed Nov 6, 2024
1 parent e1645da commit e4bf099
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-zombienet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Manually run all zombienet tests
on:
workflow_dispatch:
inputs:
sha:
description: full sha to the codebase
required: true
test_name:
description: "Name of the test suite to be run (e.g. zombie_flashbox, supports regex)"
required: true
Expand Down

0 comments on commit e4bf099

Please sign in to comment.