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 8d66919 commit 87f8cd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ jobs:
pip install -r requirements.txt
- name: Run tests
run: |
source venv/bin/activate
pytest test/create_layer_unit_test.py

0 comments on commit 87f8cd7

Please sign in to comment.