Skip to content

Commit

Permalink
fix: dependency on metamodel tests
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: bd04862e-f5d1-404e-84ef-bd185d051e8c -->
  • Loading branch information
rgrinberg committed Jun 8, 2023
1 parent 9648a05 commit 79296c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp/bin/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
(name test_metamodel)
(modules test_metamodel)
(libraries stdune yojson lsp_gen)
(deps metaModel.json)
(deps metamodel/metaModel.json)
(action
(run ./test_metamodel.exe %{deps})))

Expand Down

0 comments on commit 79296c9

Please sign in to comment.