Skip to content

Commit 9c8875e

Browse files
committed
check for all files
1 parent 44ecf6a commit 9c8875e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
pip install future pyparsing numpy psutil pyzmq
4646
4747
- name: Test OMPython
48-
run: python -m unittest tests/__init__.py
48+
run: python -m unittest tests/*.py

0 commit comments

Comments
 (0)