Skip to content

Commit 083d572

Browse files
committed
Adding containers logic
1 parent 19585d2 commit 083d572

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- bioconda
55
- anaconda
66
dependencies:
7-
- biobb_common ==5.2.2
7+
- biobb_common ==5.3.1
88
- pocl
99
- gromacs ==2025.2
1010

biobb_gromacs/test/unitests/test_gromacs/test_gmxselect_container.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ def test_gmxselect_singularity(self):
3434
assert fx.not_empty(self.paths['output_ndx_path'])
3535
assert fx.equal(self.paths['output_ndx_path'], self.paths['ref_output_ndx_path'])
3636
assert fx.exe_success(returncode)
37-

0 commit comments

Comments
 (0)