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: Remove unused installation of macos findutils #438

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

riddell-stan
Copy link
Contributor

Previously, the Linux version of find was installed for macOS.
This version is no longer needed. We can use the BSD find.

Previously, the Linux version of `find` was installed for macOS.
This version is no longer needed. We can use the BSD `find`.
@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2020

Codecov Report

Merging #438 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #438   +/-   ##
=======================================
  Coverage   93.66%   93.66%           
=======================================
  Files          16       16           
  Lines         631      631           
=======================================
  Hits          591      591           
  Misses         40       40           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3d19f7...9b33191. Read the comment docs.

@riddell-stan riddell-stan merged commit 782c3cc into stan-dev:main Sep 1, 2020
@riddell-stan riddell-stan deleted the feature/bsd-find branch September 1, 2020 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants