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 39da3b5 commit 6f4ebbbCopy full SHA for 6f4ebbb
.gitlab-ci.yml
@@ -29,6 +29,7 @@ tests:
29
- pip install pytest
30
- pip install .
31
- pytest tests/*.py -v
32
+ - which structure_threader
33
- tests/structure_field_test.sh
34
- tests/fastStructure_field_test.sh
35
- tests/maverick_field_test.sh
0 commit comments