chore: update GitHub Actions workflow echo command
All checks were successful
/ test (push) Successful in 1s
All checks were successful
/ test (push) Successful in 1s
- Modified the echo command in demo.yaml to reflect an updated message for clarity during testing
This commit is contained in:
parent
2eb86d5d0d
commit
49683c09ed
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run: echo All Good updated
|
||||
|
|
Loading…
Add table
Reference in a new issue