Skip to content

Commit

Permalink
Stop logging vars
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3kk1d committed Sep 29, 2024
1 parent c5ec5a4 commit b68ed89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
eval $(opam env)
export OPAMYES=1
export DUNE_CACHE=enabled
echo "Opam os is $(opam var os)"
echo "Opam sys-ocaml-version is $(opam var sys-ocaml-version)"
opam install . --deps-only --with-test --locked
working-directory: ./source
- name: Clean opam switch
Expand Down

0 comments on commit b68ed89

Please sign in to comment.