cli/Taskfile.yaml
google-labs-jules[bot] 31d29711c0 chore: Remove failing openpgp tests
Removes the failing tests for the `crypt/lib/openpgp` package at the user's request.
2025-10-23 12:41:14 +00:00

6 lines
91 B
YAML

version: '3'
tasks:
build:
cmds:
- go build -o build/bin/core cmd/app/main.go