Skip to content

Commit

Permalink
fixup! #3: [MERGE] Use poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
garyd203 committed Feb 5, 2021
1 parent b338bd9 commit b7427dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
poetry run black --check src tests
- name: Test
run: |
pytest tests
poetry run pytest tests

0 comments on commit b7427dc

Please sign in to comment.