Skip to content

Commit

Permalink
ugh it needs to be set as part of the build base venv
Browse files Browse the repository at this point in the history
  • Loading branch information
taegyunkim committed Nov 7, 2024
1 parent 6f9ff87 commit a4d243c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ build_base_venvs:
variables:
CMAKE_BUILD_PARALLEL_LEVEL: 12
PIP_VERBOSE: 1
DD_PROFILING_NATIVE_TESTS: 1
script:
- pip install riot==0.20.0
- riot -P -v generate --python=$PYTHON_VERSION
Expand Down

0 comments on commit a4d243c

Please sign in to comment.