Unverified Commit eb6bb931 authored by quyuan01's avatar quyuan01 Committed by GitHub

Update cli.yml

parent b619997e
...@@ -32,9 +32,7 @@ jobs: ...@@ -32,9 +32,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
fetch-depth: 2 fetch-depth: 2
retry:
max-retries: 3
always: false
- name: check-requirements - name: check-requirements
run: | run: |
changed_files=$(git diff --name-only -r HEAD~1 HEAD) changed_files=$(git diff --name-only -r HEAD~1 HEAD)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment