Files
act-runner-example/.github/workflows/测time.yaml
严浩 bbfa67c5af
Some checks failed
/ job2 (push) Successful in -36s
/ job1 (push) Successful in -35s
/ job3 (push) Has been skipped
/ opt_hostedtoolcache (push) Failing after 5s
/ Cache-Java-Test (push) Successful in 1m3s
/ go-hashfiles (push) Successful in 9m12s
/ hashFiles (push) Successful in 3s
测time.yaml
2025-01-10 14:59:54 +08:00

12 lines
168 B
YAML

on:
push:
jobs:
job1:
runs-on: ubuntu-amd64
steps:
- name: step1
run: |
touch somefile
time zip -r somefile.zip somefile