Skip to content

Commit 846e7b5

Browse files
committed
Fix formatting of config file
1 parent 263ef26 commit 846e7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ jobs:
400400
conda init bash
401401
mkdir output
402402
403-
- run:
403+
- run:
404404
name: initial NPM Build
405405
command: |
406406
eval "$(conda shell.bash hook)"

0 commit comments

Comments
 (0)