chore: remove duplicate Taskfile.yaml
Some checks failed
Deploy / build (push) Failing after 4s
Security Scan / security (push) Successful in 13s

Taskfile.yml has the full config; .yaml was a stale 3-line duplicate.

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-02-21 21:25:34 +00:00
parent ad38551b4c
commit fb52e03f50

View file

@ -1,6 +0,0 @@
version: '3'
tasks:
build:
cmds:
- go build -o build/bin/core .