Skip to content

Commit 4a08010

Browse files
authored
wip
1 parent 6443ba3 commit 4a08010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
working_directory: ~/meteor-coverage
1111
steps:
1212
- checkout
13-
- run: echo 'export PATH=~/.npm-global/bin:$PATH' >> $BASH_ENV
13+
# - run: echo 'export PATH=~/.npm-global/bin:$PATH' >> $BASH_ENV
1414
- run: npx meteor
1515
- run: meteor npm install
1616
- run: mkdir .coverage

0 commit comments

Comments
 (0)