Skip to content

Commit

Permalink
Fetch all commits
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Jan 30, 2025
1 parent c39cb9b commit 9525fb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- name: Setup Cygwin
uses: cygwin/cygwin-install-action@v4
Expand Down Expand Up @@ -366,6 +367,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- name: Build & test using CMake on FreeBSD
uses: vmactions/freebsd-vm@v1
Expand Down

0 comments on commit 9525fb6

Please sign in to comment.