Skip to content

Commit

Permalink
Fix Indentation for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Thornley committed Oct 8, 2022
1 parent 57cc7a5 commit efda128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
name: coveralls
command: npm run cicoveralls
- run:
name: build
command: npm run build
name: build
command: npm run build
# - run:
# name: browser
# command: if [ "${CIRCLE_BRANCH}" != "master" ]; then npm run browser || true; fi;
Expand Down

0 comments on commit efda128

Please sign in to comment.