Skip to content

Add zef install command to test pipeline

tyil requested to merge test-zef-install into master

This adds zef install . as a script to test. This ensures that the module as it is can be installed correctly with zef, catching any possible issues with the META6.json, for instance.

Merge request reports