Skip to content

Commit 1664ae9

Browse files
committed
fix CI for tests
1 parent cd3411c commit 1664ae9

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
python -m
2929
unittest
3030
-v
31-
tests/all.py
31+
tests/test_predictor.py
File renamed without changes.

0 commit comments

Comments
 (0)