Skip to content

Commit

Permalink
add unit test and workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ori-n committed Feb 5, 2025
1 parent 87f8cd7 commit cd1d728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
pip install -r requirements.txt
- name: Run tests
run: |
pytest test/create_layer_unit_test.py
PYTHONPATH=src pytest test/create_layer_unit_test.py

0 comments on commit cd1d728

Please sign in to comment.