Skip to content

Commit e7af0b9

Browse files
committed
show rescript version
1 parent b597700 commit e7af0b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rewatch/tests/suite-ci.sh

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ bold "Reset yarn.lock changes"
99
git checkout ../testrepo/yarn.lock
1010
success "Reset yarn.lock"
1111

12+
bold "Rescript version"
13+
(cd ../testrepo && yarn rescript -v)
14+
1215
bold "Check if build exists"
1316
if test -f ../target/release/rewatch;
1417
then

0 commit comments

Comments
 (0)