Skip to content

Commit

Permalink
add cli test
Browse files Browse the repository at this point in the history
  • Loading branch information
quyuan committed Apr 29, 2024
1 parent 83b96f2 commit b619997
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 2
retry:
max-retries: 3
always: false
- name: check-requirements
run: |
changed_files=$(git diff --name-only -r HEAD~1 HEAD)
Expand Down

0 comments on commit b619997

Please sign in to comment.