Skip to content

Commit

Permalink
Update build-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Oct 16, 2019
1 parent 1e62bac commit fa07bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
yarn build
yarn test -c=ci
yarn lint
yarn global add codecov
npm i -g codecov
codecov --disable=gcov -f dist/coverage/ng-log-facebook-analytics/lcov.info -F unit
env:
CI: true
Expand Down

0 comments on commit fa07bb9

Please sign in to comment.