Enchantrix/.github/workflows
google-labs-jules[bot] b17d32999c fix: Correctly scope fuzz test in CI workflow
This commit fixes the fuzz test in the GitHub Actions workflow by correctly scoping it to the `pkg/trix` package. The `go test -fuzz` command can only be run on a single package at a time.

This also corrects the `-run` flag to ensure the fuzz test is executed correctly.
2025-11-04 01:28:24 +00:00
..
go.yml fix: Correctly scope fuzz test in CI workflow 2025-11-04 01:28:24 +00:00
mkdocs.yml feat: Add MkDocs website with GitHub Pages deployment 2025-11-03 01:02:49 +00:00