Skip to content

Commit f2d6cd5

Browse files
author
Dammy Desktop
committed
run tests on tests dir only
1 parent 14d55c5 commit f2d6cd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
pip install -e .
2323
2424
- name: Run Pytest
25-
run: pytest
25+
run: pytest tests
2626

2727

2828

0 commit comments

Comments
 (0)