Files
actions-laba-1/Taskfile.yaml

6 lines
55 B
YAML
Raw Normal View History

2025-11-24 16:14:10 +03:00
version: "3"
tasks:
hello:
cmd: echo "Hello!!!"