Skip to content

Commit

Permalink
🎨 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wytamma committed Mar 8, 2022
1 parent 0af760f commit 9b05c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
# run test suite and output coverage file
#----------------------------------------------
- name: Test with pytest
run: poetry run pytest --cov=pybeast --cov-report=xml
run: poetry run pytest --cov=fasteve --cov-report=xml
#----------------------------------------------
# upload coverage stats
# (requires CODECOV_TOKEN in repository secrets)
Expand Down

0 comments on commit 9b05c5c

Please sign in to comment.