Skip to content

Commit

Permalink
[Circle/CI]Fix test_installation_from_conda Circle CI tests (#3538)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi authored Feb 20, 2024
1 parent 3fee066 commit 046f2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
# Test conda package installation
docker:
- image: condaforge/mambaforge:latest
resource_class: medium
resource_class: large
steps:
- run:
command: |
Expand Down

0 comments on commit 046f2d2

Please sign in to comment.