Skip to content

Commit 2ce01ce

Browse files
author
Sergey Zagoruyko
committed
specify test file
1 parent c01ac43 commit 2ce01ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
4040
- name: Run tests
4141
run: |
42-
pytest test/
42+
pytest test/test.py

0 commit comments

Comments
 (0)