Skip to content

Commit

Permalink
don't run depext?
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Sep 4, 2024
1 parent e3b4e44 commit 6b1bd4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
ocaml-compiler: ${{ matrix.setup.ocaml-version }}
- name: Setup opam
run: opam pin add -n .
- name: Install dependencies
run: opam depext -yt mad
- name: Build
if: ${{ ! matrix.setup.runtest }}
run: opam install .
Expand Down

0 comments on commit 6b1bd4a

Please sign in to comment.