Skip to content
Snippets Groups Projects
Commit ddb10658 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[scripts][test] Fix minor typo

parent 4f438f9b
No related branches found
No related tags found
1 merge request!21New functionality to run test-only builds using conda packages
Pipeline #27194 passed
...@@ -70,7 +70,7 @@ Examples: ...@@ -70,7 +70,7 @@ Examples:
@bdt.raise_on_error @bdt.raise_on_error
def test(package, condarc, config, append_file, server, private, stable, def test(package, condarc, config, append_file, server, private, stable,
dry_run, ci): dry_run, ci):
"""Tests (pre-built_ package through conda-build with stock configuration """Tests (pre-built) package through conda-build with stock configuration
This command wraps the execution of conda-build so that you use the same This command wraps the execution of conda-build so that you use the same
conda configuration we use for our CI. It always set conda configuration we use for our CI. It always set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment