Skip to content

Commit

Permalink
Remove conda reference from cloud-build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasjacobsen committed Oct 14, 2024
1 parent 46fc7c4 commit 7c46986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/ramble/cloud-build/ramble-pr-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ steps:
license_err=$$?
# Test removing a dependency
conda uninstall -qy pytest
pip uninstall -y pytest
ramble help
# $$ characters are required for cloud-build:
Expand Down

0 comments on commit 7c46986

Please sign in to comment.