Skip to content

Commit

Permalink
Merge pull request #73 from ocaml-multicore/alpha-repo-ci
Browse files Browse the repository at this point in the history
Add alpha repo to GitHub Actions
  • Loading branch information
Sudha247 authored Jun 9, 2022
2 parents b8de1f7 + 2a3d158 commit 3a74279
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
cache-prefix: ${{ steps.multicore_hash.outputs.commit }}
opam-depext: false

- run: opam pin add dune --dev-repo

- run: opam pin add ocamlfind git+https://github.com/ocaml/ocamlfind.git
- run: opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository

- run: opam install . --deps-only --with-test

Expand Down

0 comments on commit 3a74279

Please sign in to comment.