Skip to content

Commit

Permalink
Full git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
DanShort12 committed Sep 30, 2020
1 parent a4506dc commit eacf444
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Get the repo history so we can version by number of commits
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit eacf444

Please sign in to comment.