Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use the ocaml/setup-ocaml github action #374

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

pnmadelaine
Copy link
Collaborator

This PR updates the ocaml and gh-pages workflows to use the ocaml/setup-ocaml github action.
Doing so should avoid building ocaml on every run and reduce the execution time for these workflows.
Fixes #373

@pnmadelaine pnmadelaine requested a review from a team as a code owner March 1, 2023 13:12
@cla-bot cla-bot bot added the cla-signed label Mar 1, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4303892952

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.441%

Totals Coverage Status
Change from base Build 4302817499: 0.0%
Covered Lines: 30398
Relevant Lines: 56881

💛 - Coveralls

Copy link
Contributor

@duesee duesee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@duesee duesee merged commit 19b4a23 into main Mar 1, 2023
@duesee duesee deleted the pnmadelaine-setup-ocaml branch March 1, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow deployment
3 participants