Skip to content

Commit

Permalink
Issue #2 added mocha to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Nov 9, 2021
1 parent c1c5215 commit 81da17d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
run: |
npm install @kitware/vtk.js
npm install -D webpack-cli webpack webpack-dev-server
npm install mocha --save-dev
npm run build
- name: test
Expand Down

0 comments on commit 81da17d

Please sign in to comment.