Skip to content

Commit 80e7d1e

Browse files
committed
Fix installation test
1 parent a5bce43 commit 80e7d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ jobs:
581581
working-directory: rewatch/testrepo
582582

583583
- name: Run rewatch integration tests
584-
run: ./rewatch/tests/suite-ci.sh node_modules/.bin/rewatch
584+
run: ./rewatch/tests/suite-ci.sh node_modules/.bin/rescript
585585
shell: bash
586586

587587
publish:

0 commit comments

Comments
 (0)