Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
  • Loading branch information
tao12345666333 committed Jan 25, 2024
1 parent 6c9d13c commit 1b383fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
type: boolean
default: false
res-number-for-perf:
description: The number of resource for performance tests (default: 10000)
description: The number of resource for performance tests
type: string
default: 10000

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e_targeted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:
type: boolean
default: false
res-number-for-perf:
description: The number of resource for performance tests (default: 10000)
description: The number of resource for performance tests
type: string
default: 10000
all-supported-k8s-versions:
Expand Down

0 comments on commit 1b383fa

Please sign in to comment.