We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8875e commit 6d8cfbbCopy full SHA for 6d8cfbb
1 file changed
.github/workflows/Test.yml
@@ -45,4 +45,4 @@ jobs:
45
pip install future pyparsing numpy psutil pyzmq
46
47
- name: Test OMPython
48
- run: python -m unittest tests/*.py
+ run: python -m unittest tests/test_docker.py
0 commit comments