Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ check_for_binaries: - linux script: - *print-common-info - tests/test_binaries_present.py - python3 -m pytest tests/test_binaries_present.py # ------------------------------------ Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ check_for_binaries: - linux script: - *print-common-info - tests/test_binaries_present.py - python3 -m pytest tests/test_binaries_present.py # ------------------------------------ Loading