We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c4443 commit c232e1bCopy full SHA for c232e1b
rewatch/tests/suite-ci.sh
@@ -3,7 +3,7 @@
3
cd $(dirname $0)
4
5
source ./utils.sh
6
-(cd ../testrepo && yarn install)
+(cd ../testrepo && yarn install --immutable)
7
8
bold "Check if build exists"
9
if test -f ../target/release/rewatch;
0 commit comments