This commit is contained in:
vorotamoroz
2026-05-07 11:23:51 +01:00
parent 279fc8876e
commit 4a9d6c1349
2 changed files with 81 additions and 0 deletions
+6
View File
@@ -279,6 +279,12 @@ deno task test:sync-two-local
---
## Continuous Integration
The GitHub Actions workflow `.github/workflows/cli-deno-tests.yml` is used to run these tests automatically on push and pull requests affecting the CLI.
---
## Current limitations
- MinIO startup and matrix coverage are ported. Current limits are elsewhere, not setup URI generation.