Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
samcowger committed Aug 29, 2024
1 parent 8429bc0 commit a1ac183
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,12 @@ jobs:
- name: Build server
working-directory: ./cn-lsp/server
run: |
echo 1
eval $(opam env)
echo 2
which dune
dune build
echo 3
- name: Run server tests
working-directory: ./cn-lsp/server
Expand Down

0 comments on commit a1ac183

Please sign in to comment.