Update actions to call tests directly
This commit is contained in:
parent
37cf615c75
commit
52679cd3cc
2
.github/workflows/github-actions.yml
vendored
2
.github/workflows/github-actions.yml
vendored
@ -55,4 +55,4 @@ jobs:
|
||||
|
||||
- name: Test with pytest
|
||||
shell: bash
|
||||
run: poetry run test
|
||||
run: poetry run pytest --cov=mev_inspect tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user