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 d3df316 commit 6f01fd3Copy full SHA for 6f01fd3
.github/workflows/test_containers_singularity.yml
@@ -25,7 +25,8 @@ jobs:
25
run: |
26
pip install tridesclous
27
pip install -r requirements_test.txt
28
+
29
- name: Test tridesclous image
30
31
- pytest -sv tests/test_singularity_containers.pytest_tridesclous
32
+ pytest -sv tests/test_singularity_containers.py
0 commit comments