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 bdf71bf commit 3406f1dCopy full SHA for 3406f1d
rewatch/tests/suite-ci.sh
@@ -19,7 +19,7 @@ export RESCRIPT_BSC_EXE
19
source ./utils.sh
20
21
bold "Rescript version"
22
-(cd ../testrepo && ./node_modules/.bin/rescript -v)
+rewatch --version
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