Skip to content

Commit 728c4bf

Browse files
committed
ci: run test inside opam opam exec --
1 parent 5781622 commit 728c4bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ jobs:
378378
run: make -C tests/gentype_tests/typescript-react-example clean test
379379

380380
- name: Run LSP tests
381-
run: make test-lsp
381+
run: opam exec -- make test-lsp
382382

383383
# On Windows, after running setup-ocaml (if it wasn't cached yet or the cache couldn't be restored),
384384
# Cygwin bash is used instead of Git Bash for Windows, breaking the rewatch tests.

0 commit comments

Comments
 (0)