Skip to content

Commit 56ac302

Browse files
committed
Make sure opam install works
1 parent e581848 commit 56ac302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050

5151
- run: opam exec -- make all
5252

53+
- run: opam install .
54+
5355
# lint-doc:
5456
# runs-on: ubuntu-latest
5557
# steps:

0 commit comments

Comments
 (0)