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 a24e9bc commit fc3ac37Copy full SHA for fc3ac37
rewatch/tests/suite-ci.sh
@@ -3,6 +3,7 @@
3
cd $(dirname $0)
4
5
source ./utils.sh
6
+(cd ../testrepo && yarn install)
7
8
bold "Check if build exists"
9
if test -f ../target/release/rewatch;
0 commit comments