Skip to content

Commit

Permalink
revert: "ci: Hotfix test_exatrkx_python (#2384)" (#2385)
Browse files Browse the repository at this point in the history
Revert CI hotfix for `test_exatrkx_python`
  • Loading branch information
andiwand authored Sep 1, 2023
1 parent 0c87313 commit 2bc27b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ test_exatrkx_python:
tags:
- docker-gpu-nvidia
script:
- apt-get update -y || true # TODO revert
- apt-get update -y
- apt-get install -y python3 libxxhash0
- source /usr/local/bin/thisroot.sh
- source build/python/setup.sh
Expand Down

0 comments on commit 2bc27b9

Please sign in to comment.