Skip to content

Commit 66b5c77

Browse files
committed
test integration test
1 parent c909d0b commit 66b5c77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_on_pr.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
- name: Run tests
2929
run: |
3030
env PYTHONPATH=./ pytest tests/unit
31+
env PYTHONPATH=./ pytest tests/integration
32+

0 commit comments

Comments
 (0)