测time.yaml
All checks were successful
/ job2 (push) Successful in -36s
/ job3 (push) Has been skipped
/ job1 (push) Successful in -36s
/ hashFiles (push) Successful in -36s
/ go-hashfiles (push) Successful in 10s
/ opt_hostedtoolcache (push) Successful in -35s
/ Cache-Java-Test (push) Successful in 1m6s

This commit is contained in:
严浩
2025-01-10 14:43:28 +08:00
parent 496cca8f15
commit cd4ad0a32e

11
.github/workflows/测time.yaml vendored Normal file
View File

@ -0,0 +1,11 @@
on:
push:
jobs:
job1:
runs-on: ubuntu-latest
steps:
- name: step1
run: |
touch somefile
time zip -r somefile.zip somefile