Update commit.yml

Undo execution timing
This commit is contained in:
Wayne Warthen
2024-11-02 12:23:17 -07:00
committed by GitHub
parent 99bf1799a6
commit d7225f40cd

View File

@@ -26,7 +26,7 @@ jobs:
run: |
export TZ='America/Los_Angeles'
sudo apt-get install srecord
time make distlog
make distlog
rm -rf .git*
- name: List Output
@@ -58,7 +58,7 @@ jobs:
run: |
export TZ='America/Los_Angeles'
brew install srecord
time make distlog
make distlog
rm -rf .git*
- name: List Output