Skip to content
Snippets Groups Projects
Unverified Commit 58bfa9f5 authored by Petrus Hyvönen's avatar Petrus Hyvönen Committed by GitHub
Browse files

Update python-package.yml

parent 5866ec0d
Branches
No related tags found
No related merge requests found
...@@ -38,4 +38,4 @@ jobs: ...@@ -38,4 +38,4 @@ jobs:
- name: Test with pytest - name: Test with pytest
run: | run: |
pip install -e . pip install -e .
cd test; pytest cd test; pytest -v
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment