Skip to content

Add ci step for dist file

Tom Quirk requested to merge add-tests into master

Adds a CI step that fails the pipeline if files in src/ are updated, but there is no .zip dist file in the git diff.

This is to ensure that no user-facing code gets committed without generating the distribution file

Edited by 🤖 GitLab Bot 🤖

Merge request reports