Skip to content

Update Downstream.yml #9

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

Merged
merged 2 commits into from
Jun 19, 2022
Merged

Conversation

MartinuzziFrancesco
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 19, 2022

Codecov Report

Merging #9 (2482ac3) into master (79a1a3a) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master      #9   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines           1       1           
======================================
  Misses          1       1           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@@ -40,12 +40,16 @@ jobs:
# force it to use this PR's version of the package
Pkg.develop(PackageSpec(path=".")) # resolver may fail with main deps
Pkg.update()
Pkg.test() # resolver may fail with test time deps
Pkg.test(coverage=true) # resolver may fail with test time deps
Copy link
Member

Choose a reason for hiding this comment

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

oh it also needs this one, forgot.

@ChrisRackauckas ChrisRackauckas merged commit 5ff8670 into SciML:master Jun 19, 2022
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.

2 participants