Skip to content

Commit

Permalink
Merge branch 'tardis-sn:master' into nlte-lu-decomp-solve
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHls authored Nov 2, 2023
2 parents 64dda1f + 98c19ee commit acf6dcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docstr-cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ jobs:
fetch-depth: 0

- name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.x

- name: Install interrogate
run: pip install interrogate==1.5.0 parse==1.19.0
run: pip install interrogate==1.5.0 parse==1.19.0 setuptools

- name: Get SHAs
run: |
Expand Down

0 comments on commit acf6dcd

Please sign in to comment.