Skip to content

Commit

Permalink
Merge branch 'main' into update_actions
Browse files Browse the repository at this point in the history
  • Loading branch information
northwestwitch authored Dec 6, 2023
2 parents cae6679 + 602affe commit 87ebe2e
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 292 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_n_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install poetry
run: |
curl -O -sSL https://install.python-poetry.org/install-poetry.py
python install-poetry.py -y --version 1.1.12
python install-poetry.py -y
echo "PATH=${HOME}/.poetry/bin:${PATH}" >> $GITHUB_ENV
rm install-poetry.py
Expand Down
Loading

0 comments on commit 87ebe2e

Please sign in to comment.