Skip to content

Commit

Permalink
CI: Change fetchdepth for wf
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexwang8 committed Oct 18, 2024
1 parent 2b139ea commit ba5b962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/TestGPT_BPE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Set up Go 1.19
uses: actions/setup-go@v2
Expand Down

0 comments on commit ba5b962

Please sign in to comment.