Skip to content

Commit

Permalink
Remove --with-test and --with-doc flags
Browse files Browse the repository at this point in the history
See #256
  • Loading branch information
na4zagin3 authored Jan 19, 2021
1 parent 3e13e79 commit f9b3528
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ jobs:
opam pin add "${SNAPSHOT}.dev" . --no-action
opam depext "$SNAPSHOT" --yes
opam install "$SNAPSHOT" --yes
opam depext "$SNAPSHOT" --yes --with-doc --with-test
opam install "$SNAPSHOT" --yes --with-doc --with-test
- name: Detect file collisions in installed SATySFI libraries
run: |
Expand Down

0 comments on commit f9b3528

Please sign in to comment.