Skip to content

Commit 9ecbc62

Browse files
authored
Update docker.yml
1 parent 2055847 commit 9ecbc62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ jobs:
3434
- name: List installed packages
3535
run: opam list
3636

37+
- run: eval $(opam env)
3738
- run: opam exec -- dune build --profile=release
3839
- run: opam exec -- dune test regression/ stdlib/regression

0 commit comments

Comments
 (0)