Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/zephyr: time some fetch commands
GitHub conveniently times each step but to reduce step proliferation we sometimes have multiple commands in a single step and lose the ability to time download commands. Prefix them with `time` to restore the data. Signed-off-by: Marc Herbert <[email protected]> (cherry picked from commit 92fa795) Signed-off-by: Kai Vehmanen <[email protected]>
- Loading branch information