Skip to content

Commit

Permalink
Add missing type
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 15, 2024
1 parent 820ddff commit 14aa18c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ on:
url:
description: 'Repo URL'
required: true
type: string
test-names:
description: 'Test Names'
required: true
type: string
name:
description: 'IP Name'
required: true
type: string
jobs:
Run-IP:
steps:
Expand Down

0 comments on commit 14aa18c

Please sign in to comment.