Unverified Commit 3e8edeb2 authored by quyuan01's avatar quyuan01 Committed by GitHub

Update benchmark.yml

parent 284ff9b0
...@@ -20,7 +20,8 @@ jobs: ...@@ -20,7 +20,8 @@ jobs:
steps: steps:
- name: PDF benchmark - name: PDF benchmark
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
fetch-depth: 2
- 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