Skip to content

Commit 4aacfef

Browse files
committed
Updating biobb_common version in tests
1 parent 34c4438 commit 4aacfef

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test_containers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: tests containers
33
on:
44
# workflow_dispatch
55
push:
6-
# branches: [ master ]
7-
branches: [ disabled ]
6+
branches: [ master ]
7+
# branches: [ disabled ]
88
paths-ignore:
99
- '.gitignore'
1010
- '.readthedocs.yaml'

biobb_cp2k/test/conf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cp2k_run_docker:
2424
ref_output_log_path: file:test_reference_dir/cp2k/cp2k_run_out.log
2525
properties:
2626
container_path: docker
27-
container_image: quay.io/biocontainers/biobb_cp2k:5.2.1--pyhdfd78af_0
27+
container_image: quay.io/openeuler/cp2k
2828
container_volume_path: /tmp
2929

3030
cp2k_run_singularity:

0 commit comments

Comments
 (0)