mirror of
https://github.com/codecov/codecov-action
synced 2026-05-20 05:00:10 +03:00
5c0da1b28f
* Trim arguments after splitting them * Test functionality * Update buildExec.test.ts * Use `toMatchObject` instead of `toEqual` * Use `expect.arrayContaining` * Update buildExec.test.ts * Debug `execArgs` * Build project * Add `verbose` guard * Build project