Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jieru-hu committed May 13, 2022
1 parent 99a8438 commit 3720182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -239,6 +239,7 @@ jobs:
no_output_timeout: 10m
command: |
$env:NOX_PYTHON_VERSIONS=<< parameters.py_version >>
$env:ConEmuDefaultCp=65001
$env:PYTHONIOENCODING="utf_8"
$env:PLUGINS="<< parameters.test_plugin >>"
conda activate hydra
Expand Down

0 comments on commit 3720182

Please sign in to comment.