Skip to content

Commit

Permalink
fetch-tags-on-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jbropho committed Feb 28, 2024
1 parent d9902ce commit 51b7557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
with:
# fetch-tags: true
fetch-tags: true
fetch-depth: 100
- name: build
run: |
Expand Down

0 comments on commit 51b7557

Please sign in to comment.