Skip to content

Commit

Permalink
Merge pull request #8 from PlasmaFAIR/possible-ci-fix
Browse files Browse the repository at this point in the history
CI: Fetch all commits
  • Loading branch information
ZedThree authored Aug 9, 2024
2 parents 2645ee7 + bbb6e55 commit e702156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: "recursive"
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit e702156

Please sign in to comment.