Skip to content

Commit

Permalink
ci(pytest): get more history
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperDramsch committed Jan 15, 2025
1 parent ad6dbc1 commit fed5eaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit fed5eaf

Please sign in to comment.