Skip to content

Commit

Permalink
Ensure snps version can be determined
Browse files Browse the repository at this point in the history
  • Loading branch information
apriha committed Oct 9, 2021
1 parent 3bbe462 commit 4582b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
persist-credentials: false
- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
Expand Down

0 comments on commit 4582b51

Please sign in to comment.