We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f7619 commit f2dc626Copy full SHA for f2dc626
.github/workflows/test-pymadng.yml
@@ -42,4 +42,4 @@ jobs:
42
- name: Test with python
43
run: |
44
chmod +x ./src/pymadng/bin/mad_Linux ./src/pymadng/bin/mad_Darwin
45
- python -m unittest tests/*
+ python -m unittest tests/*.py
0 commit comments