Skip to content

Commit

Permalink
test adjust for np
Browse files Browse the repository at this point in the history
  • Loading branch information
Grégori Sória committed Feb 5, 2020
1 parent a26d2e2 commit 45e2256
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@ gulp.task('scss', () => {
});

gulp.task('tests', gulp.series('scss', gulp.parallel('serve', 'watch')));

return;

0 comments on commit 45e2256

Please sign in to comment.