Skip to content

Commit

Permalink
fetch tags in ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Jan 6, 2025
1 parent 03f807f commit 274ca4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/regression_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
NNPDF_SSH_KEY: ${{ secrets.NNPDF_SSH_KEY }}
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: "3.12"
Expand Down

0 comments on commit 274ca4e

Please sign in to comment.