Files
act-runner-example/.github/workflows/测time.yaml
严浩 b6ff0ac10e
Some checks failed
/ job2 (push) Successful in -7s
/ job3 (push) Has been skipped
/ opt_hostedtoolcache (push) Successful in -7s
/ Cache-Java-Test (push) Successful in 10s
/ go-hashfiles (push) Successful in 1m0s
/ hashFiles (push) Has been cancelled
/ job1 (push) Has been cancelled
测time.yaml
2025-01-10 14:58:48 +08:00

14 lines
198 B
YAML

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