Skip to content

Commit

Permalink
Remove unused file
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Barbin <[email protected]>
  • Loading branch information
mbarbin committed Sep 13, 2024
1 parent 34f6477 commit cd743f8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
- ocaml-compiler: 4.10.x
os: macos-latest
# OCaml 4.08.x: skipping macos & windows (fail)
# Keep the minimal version of OCaml in sync in here, `dune-project`
# and `dune-workspace.dev`.
# Keep the minimal version of OCaml in sync in here and `dune-project`
- ocaml-compiler: 4.08.x
os: ubuntu-latest

Expand Down
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ reinstall: uninstall install
clean:
dune clean

all-supported-ocaml-versions:
dune runtest --workspace dune-workspace.dev

release:
dune-release tag
dune-release distrib --skip-build --skip-lint --skip-tests -n pp
Expand Down
4 changes: 0 additions & 4 deletions dune-workspace.dev

This file was deleted.

0 comments on commit cd743f8

Please sign in to comment.