测time.yaml

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