Skip to content

Commit cd1d728

Browse files
committed
add unit test and workflow
1 parent 87f8cd7 commit cd1d728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
pip install -r requirements.txt
1717
- name: Run tests
1818
run: |
19-
pytest test/create_layer_unit_test.py
19+
PYTHONPATH=src pytest test/create_layer_unit_test.py

0 commit comments

Comments
 (0)