Skip to content

Commit fc3ac37

Browse files
committed
install packages as part of the ci test suite
1 parent a24e9bc commit fc3ac37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rewatch/tests/suite-ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
cd $(dirname $0)
44

55
source ./utils.sh
6+
(cd ../testrepo && yarn install)
67

78
bold "Check if build exists"
89
if test -f ../target/release/rewatch;

0 commit comments

Comments
 (0)