abelsiqueira / BestieTemplate.jl

Template for Julia Programming Language packages using the copier engine.
http://abelsiqueira.com/BestieTemplate.jl/
Mozilla Public License 2.0
42 stars 9 forks source link

Change Test Generated Pkg to activate the docs folder and dev into the pkg #333

Closed abelsiqueira closed 1 month ago

abelsiqueira commented 3 months ago

Description

This line: https://github.com/abelsiqueira/BestieTemplate.jl/blob/4db2e1b9735172af2a30f54965c3c9c825db8f4a/.github/workflows/TestGeneratedPkg.yml#L69

It will resemble how it is actually used in practice.