mirror of
https://gitlab.com/MisterBiggs/astro-helper.git
synced 2025-06-15 14:46:40 +00:00
disable coverage
This commit is contained in:
parent
10aa5da0d0
commit
b1a642d5e9
@ -23,7 +23,7 @@
|
||||
using Pkg;
|
||||
Pkg.instantiate();
|
||||
Pkg.build();
|
||||
Pkg.test(; coverage=true);'
|
||||
Pkg.test(; coverage=false);'
|
||||
# Comment out below if you do not want coverage results.
|
||||
# - julia -e 'using Pkg; Pkg.add("Coverage");
|
||||
# import AstroHelper; cd(joinpath(dirname(pathof(AstroHelper)), ".."));
|
||||
|
Loading…
x
Reference in New Issue
Block a user