Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
validide committed Jul 21, 2021
1 parent 8ef878b commit 56e34a6
Show file tree
Hide file tree
Showing 6 changed files with 339 additions and 374 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
node-version: 12
- run: npm ci
- run: npm build
- run: npm run build
- run: npm test

# - uses: coverallsapp/github-action@master
Expand Down
2 changes: 1 addition & 1 deletion dist/js/bundle/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/es6/resizable-table-columns.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 56e34a6

Please sign in to comment.