Finish removing bower (#7294)

This commit is contained in:
Ben McCann
2020-04-28 14:34:49 -07:00
committed by Evert Timberg
parent e457b3d3a0
commit 2b2e49728e
8 changed files with 3 additions and 98 deletions

View File

@@ -51,7 +51,6 @@ jobs:
run: |
gulp docs
gulp package
gulp bower
- name: Publish Test Results
run: cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
shell: bash