Files
go-cuckoo/.gitea/workflows/ci.yml
M.V. Hutz 762a868a70
Some checks failed
CI / Makefile Lint (pull_request) Successful in 22s
CI / Go Lint (pull_request) Successful in 25s
CI / Unit Tests (pull_request) Successful in 19s
CI / Markdown Lint (pull_request) Failing after 12s
CI / Fuzz Tests (pull_request) Successful in 51s
CI / Mutation Tests (pull_request) Successful in 1m17s
fix: use DavidAnson/markdownlint-cli2-action
- Using `make lint-markdown` poses a 'Docker-in-Docker' problem, and the `markdownlint-cli2` container does not have any files that it should.
- Use the dedicated `DavidAnson/markdownlint-cli2-action` GitHub action to process the test instead.
2026-03-20 21:05:44 -04:00

1.8 KiB