Skip to content

Commit

Permalink
Improve build script to test before compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehtesham Hasnain authored and Ehtesham Hasnain committed Sep 30, 2020
1 parent 68cebf1 commit ccee16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

tsc
yarn test && tsc

0 comments on commit ccee16f

Please sign in to comment.