Skip to content

Commit

Permalink
Update and rename pytest.yml to test-and-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
John Anchery committed Jul 21, 2021
1 parent 1b3d10b commit cdf0f1c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Build
run: |
poetry build

0 comments on commit cdf0f1c

Please sign in to comment.