Skip to content

Commit c435ac6

Browse files
committed
Build SDK before running tests
1 parent a8eba83 commit c435ac6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_integration.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22

3+
npm run build
34
cd integration
45
npm install
56
node server.js &

0 commit comments

Comments
 (0)