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 8afda36 commit 9e0264eCopy full SHA for 9e0264e
rewatch/tests/suite-ci.sh
@@ -18,8 +18,8 @@ export RESCRIPT_BSC_EXE
18
19
source ./utils.sh
20
21
-bold "Rescript version"
22
-(cd ../testrepo && ./node_modules/.bin/rescript -v)
+bold "Using Rescript executable: $REWATCH_EXECUTABLE"
+bold "Using bsc executable: $RESCRIPT_BSC_EXE"
23
24
# we need to reset the yarn.lock and package.json to the original state
25
# so there is not diff in git. The CI will install new ReScript package
0 commit comments