Skip to content

Commit

Permalink
chore: fix typo in conda env stage name
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 authored Aug 8, 2024
1 parent 7956d93 commit 8dc8497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ jobs:
condition: succeededOrFailed()
- template: templates/codecov.yml

- job: Build and Cache Conda Env
- job: BuildAndCacheCondaEnv
cancelTimeoutInMinutes: 0
condition: eq(variables.runTests, 'True')
pool:
Expand Down

0 comments on commit 8dc8497

Please sign in to comment.