Skip to content

Conversation

aurorarossi
Copy link
Member

This PR solves the error that appeared here and which also happened to me.
It is solved by removing the parentheses in the runtests.jl file: ignore = ["vf2.jl"] --> ignore = "vf2.jl"

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #210 (5d83fad) into master (897e183) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #210   +/-   ##
=======================================
  Coverage   97.40%   97.40%           
=======================================
  Files         109      112    +3     
  Lines        6470     6479    +9     
=======================================
+ Hits         6302     6311    +9     
  Misses        168      168           

@simonschoelly
Copy link
Member

Thanks, now we can tell people they should probably rebase their open PRs on this one.

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