Skip to content

Commit c232e1b

Browse files
committed
immutable install
1 parent 42c4443 commit c232e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rewatch/tests/suite-ci.sh

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

55
source ./utils.sh
6-
(cd ../testrepo && yarn install)
6+
(cd ../testrepo && yarn install --immutable)
77

88
bold "Check if build exists"
99
if test -f ../target/release/rewatch;

0 commit comments

Comments
 (0)