Skip to content

Commit bb3bda6

Browse files
author
Nabil Fayak
committed
pytest workflow update
1 parent 5d4f029 commit bb3bda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lint-fix:
2323

2424
.PHONY: test
2525
test:
26-
pytest tests
26+
pytest tests/
2727

2828
.PHONY: installdeps
2929
installdeps:

0 commit comments

Comments
 (0)