Skip to content

Commit a1d2f9c

Browse files
committed
Install lxml missing library in uenv v10
1 parent c79f7ee commit a1d2f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/pipeline_reframe_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ test_reframe:
2020
- hipcc --version || echo "HIP not found in PATH"
2121
# Install reframe
2222
- git clone --depth 1 -b v4.8.4 https://github.com/reframe-hpc/reframe.git
23+
- pip install --only-binary=:all: lxml
2324
- pushd reframe && ./bootstrap.sh && popd
2425
# Run gpu-benchmarks reframe tests
2526
- git clone --depth 1 https://github.com/eth-cscs/cscs-reframe-tests.git

0 commit comments

Comments
 (0)