Skip to content

Commit 6d8cfbb

Browse files
committed
test docker
1 parent 9c8875e commit 6d8cfbb

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/*.py
48+
run: python -m unittest tests/test_docker.py

0 commit comments

Comments
 (0)