We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9c487 commit 4c1bc62Copy full SHA for 4c1bc62
.gitlab/test.yml
@@ -117,5 +117,5 @@ check-smp-experiments:
117
extends: .linux-arm64-test-job
118
stage: test
119
script:
120
- - pip install pyyaml
+ - pip3 install pyyaml
121
- make check-smp-experiments
0 commit comments