Skip to content

Commit

Permalink
Fix task name
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencheng committed Aug 4, 2024
1 parent cf6ee3f commit 51558b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/functests/feature-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ note: |
tasks:

-
name: Public_Task
desc: A public task could be used externally
name: task
desc: test github action
task:
-
func: shell
do:
- echo "hello, this is the Public Task"
- echo "Test github action feature request test"

0 comments on commit 51558b1

Please sign in to comment.