Skip to content

Commit

Permalink
Empty-Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley committed Jul 18, 2022
1 parent c5bbfc5 commit 2855fda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
sudo apt-get update
sudo apt-get install libkrb5-dev
sudo curl -sSL https://install.python-poetry.org | python3 - --preview
- name: Run tests
poetry install --only=dev
- name: Run tox
run: |
poetry run tox --parallel

0 comments on commit 2855fda

Please sign in to comment.